don't auto insert semicolons
parent
169269a3f0
commit
9d39f4e6cb
|
@ -78,6 +78,5 @@
|
|||
"editor.defaultFormatter": "vscode.typescript-language-features",
|
||||
"editor.formatOnSave": true,
|
||||
},
|
||||
"typescript.format.semicolons": "insert",
|
||||
"typescript.tsc.autoDetect": "off"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue