format on save
This commit is contained in:
parent
f4cda041f2
commit
09f359fc99
1 changed files with 4 additions and 0 deletions
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"prettier.eslintIntegration": true,
|
||||||
|
"editor.formatOnSave": true
|
||||||
|
}
|
Loading…
Reference in a new issue