style: 修改样式

This commit is contained in:
kailong321200875
2023-11-08 15:24:56 +08:00
parent 2772613748
commit 92d436b8bb
8 changed files with 26 additions and 24 deletions

View File

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