mirror of https://github.com/vuejs/core.git
chore: enable format on save in workspace settings
This commit is contained in:
parent
83430a35f4
commit
506ed4e75f
|
@ -13,5 +13,6 @@
|
|||
},
|
||||
"[json]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
}
|
||||
},
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue