mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Fix indentation
This commit is contained in:
parent
8e01f87054
commit
7e5cb3e7ac
3 changed files with 41 additions and 42 deletions
|
|
@ -144,7 +144,6 @@ export class LanguageServiceDefaultsImpl implements monaco.languages.typescript.
|
|||
|
||||
//#region enums copied from typescript to prevent loading the entire typescriptServices ---
|
||||
|
||||
|
||||
enum ModuleKind {
|
||||
None = 0,
|
||||
CommonJS = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue