We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4935f8 commit 157a85dCopy full SHA for 157a85d
1 file changed
ui/vue-ui/.vscode/settings.json
@@ -95,7 +95,8 @@
95
"[vue]": {
96
"editor.codeActionsOnSave": {
97
"source.fixAll.eslint": false
98
- }
+ },
99
+ "editor.defaultFormatter": "johnsoncodehk.volar"
100
},
101
"i18n-ally.localesPaths": ["src/locales/lang"],
102
"i18n-ally.keystyle": "nested",
0 commit comments