mirror of https://github.com/vuejs/core.git
chore: vscode setting
This commit is contained in:
parent
8254b5f5ef
commit
10993af9e1
|
@ -14,5 +14,6 @@
|
||||||
"[json]": {
|
"[json]": {
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
},
|
},
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
|
"vitest.disableWorkspaceWarning": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue