This commit is contained in:
2026-01-25 00:42:22 +08:00
parent 715a56a939
commit d047c35128
2 changed files with 15 additions and 0 deletions

View File

@@ -28,4 +28,7 @@
"editor.defaultFormatter": "redhat.vscode-yaml"
},
"liveServer.settings.root": "/.output/public",
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
}