interface ManipulationSettings
implements SupportedFormatCodeSettingsOnly
import { type ManipulationSettings } from "https://deno.land/x/ts_morph@21.0.0/mod.ts";
Manipulation settings.
Properties
indentationText: IndentationText
Indentation text
newLineKind: NewLineKind
New line kind
quoteKind: QuoteKind
Quote type used for string literals.
Whether to enable renaming shorthand property assignments, binding elements, and import & export specifiers without changing behaviour.