更新 VSCode 设置,添加文件嵌套配置注释
All checks were successful
/ depcheck (push) Successful in 1m48s
CI / build-and-deploy (push) Successful in 5m58s

This commit is contained in:
严浩
2024-10-11 17:05:24 +08:00
parent cd3085f5f2
commit 8a3c29499c

View File

@ -9,7 +9,7 @@
},
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.autoImportFileExcludePatterns": ["vue-router/auto$"],
// https://github.com/antfu/vscode-file-nesting-config
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"tsconfig.json": "tsconfig.*.json, env.d.ts",