import { ManipulationSettingsContainer } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
Holds the manipulation settings.
Methods
getEditorSettings(): Readonly<EditorSettings>
Gets the editor settings based on the current manipulation settings.
getUsePrefixAndSuffixTextForRename(): boolean
Gets whether to use prefix and suffix text when renaming.