This commit is contained in:
kailong321200875
2024-04-08 13:57:35 +08:00
parent f977fdb05d
commit 08665a35ac
3 changed files with 15 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"source.fixAll.eslint": "explicit"
},
"[vue]": {
"editor.defaultFormatter": "Vue.volar"
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"i18n-ally.localesPaths": ["src/locales"],
"i18n-ally.keystyle": "nested",