import { LanguageService } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the indentation at the specified position.
Parameters
sourceFile: SourceFile
- Source file.
optional
settings: EditorSettings- Editor settings.
Gets the indentation at the specified position.
Parameters
optional
settings: EditorSettings- Editor settings.