Merge remote-tracking branch 'origin/main' into aeschli/clear-wombat-216

This commit is contained in:
Martin Aeschlimann
2025-01-17 09:42:36 +01:00
99 changed files with 2767 additions and 959 deletions

View File

@@ -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,