chore: vscode config

pull/105/head^2
xingyu4j 2025-05-14 16:14:54 +08:00
parent 99c848a39d
commit d7c0bdadf8
1 changed files with 0 additions and 2 deletions

View File

@ -101,7 +101,6 @@
"**/.DS_Store": true,
"**/vite.config.mts.*": true,
"**/tea.yaml": true,
"**/public/**": true
},
"files.watcherExclude": {
"**/.git/objects/**": true,
@ -112,7 +111,6 @@
"**/bower_components/**": true,
"**/dist/**": true,
"**/yarn.lock": true,
"**/public/**": true
},
"typescript.tsserver.exclude": ["**/node_modules", "**/dist", "**/.turbo"],