update setting

This commit is contained in:
Cory LaViska
2023-08-30 11:35:19 -04:00
parent 883cb161ec
commit af7682aaca

View File

@@ -3,5 +3,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
},
"debug.enableStatusBarColor": false
}