interface ManipulationSettings
implements SupportedFormatCodeSettingsOnly
import { type ManipulationSettings } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.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.