Set formatter to prettier
Although this will only work with the extension installed
This commit is contained in:
parent
dbef06269b
commit
5487fbc048
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.insertSpaces": true,
|
||||
"editor.tabSize": 2
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue