.
This commit is contained in:
Vendored
+2
-1
@@ -3,5 +3,6 @@
|
||||
"javascript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": false,
|
||||
"javascript.format.insertSpaceAfterKeywordsInControlFlowStatements": false,
|
||||
"javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
|
||||
"javascript.format.enable": false
|
||||
"javascript.format.enable": false,
|
||||
"liveServer.settings.port": 5501
|
||||
}
|
||||
Reference in New Issue
Block a user