This commit is contained in:
alwayssuper
2025-07-04 11:14:10 +08:00
parent b8abe77bfe
commit a80ef2273c
17 changed files with 586 additions and 207 deletions

View File

@ -88,7 +88,7 @@
},
"editor.formatOnSave": true,
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "octref.vetur"
},
"i18n-ally.localesPaths": ["src/locales"],
"i18n-ally.keystyle": "nested",