|
|
@@ -86,8 +86,9 @@
|
|
|
"source.fixAll.eslint": "explicit",
|
|
|
"source.fixAll.stylelint": "explicit"
|
|
|
},
|
|
|
+ "editor.formatOnSave": true,
|
|
|
"[vue]": {
|
|
|
- "editor.defaultFormatter": "Vue.volar"
|
|
|
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
|
},
|
|
|
"i18n-ally.localesPaths": ["src/locales"],
|
|
|
"i18n-ally.keystyle": "nested",
|