Skip to content

Commit 157a85d

Browse files
committed
修改默认配置
1 parent c4935f8 commit 157a85d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ui/vue-ui/.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@
9595
"[vue]": {
9696
"editor.codeActionsOnSave": {
9797
"source.fixAll.eslint": false
98-
}
98+
},
99+
"editor.defaultFormatter": "johnsoncodehk.volar"
99100
},
100101
"i18n-ally.localesPaths": ["src/locales/lang"],
101102
"i18n-ally.keystyle": "nested",

0 commit comments

Comments
 (0)