chore: format
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -100,7 +100,7 @@
|
|||||||
"**/.stylelintcache": true,
|
"**/.stylelintcache": true,
|
||||||
"**/.DS_Store": true,
|
"**/.DS_Store": true,
|
||||||
"**/vite.config.mts.*": true,
|
"**/vite.config.mts.*": true,
|
||||||
"**/tea.yaml": true,
|
"**/tea.yaml": true
|
||||||
},
|
},
|
||||||
"files.watcherExclude": {
|
"files.watcherExclude": {
|
||||||
"**/.git/objects/**": true,
|
"**/.git/objects/**": true,
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
"**/tmp/**": true,
|
"**/tmp/**": true,
|
||||||
"**/bower_components/**": true,
|
"**/bower_components/**": true,
|
||||||
"**/dist/**": true,
|
"**/dist/**": true,
|
||||||
"**/yarn.lock": true,
|
"**/yarn.lock": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"typescript.tsserver.exclude": ["**/node_modules", "**/dist", "**/.turbo"],
|
"typescript.tsserver.exclude": ["**/node_modules", "**/dist", "**/.turbo"],
|
||||||
|
|||||||
Reference in New Issue
Block a user