Update prettier for 4 space tab

This commit is contained in:
jeffvli 2023-07-01 19:06:57 -07:00
parent cb7bf438e9
commit 22af76b4d6
3 changed files with 21 additions and 19 deletions

View file

@ -10,7 +10,6 @@
{ "directory": "./server", "changeProcessCWD": true }
],
"typescript.tsserver.experimental.enableProjectDiagnostics": true,
"editor.tabSize": 2,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll.stylelint": false