adding eslint and stuff that miht break other things but will test

This commit is contained in:
Arjun Patel
2022-01-29 16:27:24 -08:00
parent ca68b357b6
commit 1cfc50141a
7 changed files with 177 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}