There was an error while loading. Please reload this page.
1 parent 00b42a0 commit 6550aa2Copy full SHA for 6550aa2
1 file changed
Extension/.vscode/settings.json
@@ -27,15 +27,13 @@
27
"editor.formatOnSave": true,
28
"editor.defaultFormatter": "vscode.json-language-features",
29
"editor.tabSize": 4,
30
- // Preserve each file's existing indentation on format/save (i18n/*.json are tab-indented).
31
"editor.detectIndentation": true,
32
"files.insertFinalNewline": false
33
},
34
"[jsonc]": {
35
36
37
38
- // Preserve each file's existing indentation on format/save.
39
40
"files.insertFinalNewline": true
41
0 commit comments