chore: allow format on save
This commit is contained in:
parent
6c7877b049
commit
aeb4440381
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"editor.formatOnSave": false,
|
// "editor.formatOnSave": false,
|
||||||
"js/ts.implicitProjectConfig.checkJs": true,
|
"js/ts.implicitProjectConfig.checkJs": true,
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"citty",
|
"citty",
|
||||||
|
|
Loading…
Reference in a new issue