Updated UI

This commit is contained in:
PascalMarchesseault
2024-03-11 22:56:53 -04:00
parent 12f66cd6fb
commit 57a9e0ac32
26 changed files with 526 additions and 505 deletions

View File

@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"eslint.validate": [
"javascript"