Setup and enable ESLint #43

Merged
jacob1123 merged 13 commits from eslint into master 2022-03-15 21:11:02 +01:00
Showing only changes of commit f707197f42 - Show all commits

View File

@ -39,5 +39,6 @@
"embeddedLanguageFormatting": "off",
"tabWidth": 4,
"useTabs": false
}
},
"eslintIgnore": ["index.css"]
}