Files
shoot-miniprograms/.vscode/settings.json
T
2026-07-14 17:59:52 +08:00

10 lines
141 B
JSON

{
"i18n-ally.localesPaths": [],
"files.watcherExclude": {
"**/dist/**": true
},
"search.exclude": {
"**/dist/**": true
}
}