mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Merge remote-tracking branch 'origin/main' into aeschli/clear-wombat-216
This commit is contained in:
@@ -530,6 +530,12 @@
|
||||
"description": "%format.indentSwitchCase%",
|
||||
"scope": "resource"
|
||||
},
|
||||
"javascript.format.indentSwitchCase": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%format.indentSwitchCase%",
|
||||
"scope": "resource"
|
||||
},
|
||||
"javascript.validate.enable": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user