chore(projects): update vscode settings
This commit is contained in:
parent
ffb48b15bc
commit
910dfca8bb
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -14,5 +14,6 @@
|
|||||||
"i18n-ally.localesPaths": ["src/locales/langs"],
|
"i18n-ally.localesPaths": ["src/locales/langs"],
|
||||||
"prettier.enable": false,
|
"prettier.enable": false,
|
||||||
"typescript.tsdk": "node_modules/typescript/lib",
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
"unocss.root": ["./"]
|
"unocss.root": ["./"],
|
||||||
|
"vue.server.hybridMode": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user