This commit is contained in:
dap
2024-08-23 08:08:08 +08:00
7 changed files with 6 additions and 5 deletions

View File

@@ -56,7 +56,8 @@
"*.ejs": "html",
"*.art": "html",
"**/tsconfig.json": "jsonc",
"*.json": "jsonc"
"*.json": "jsonc",
"package.json": "json"
},
"files.exclude": {