Simplified ESLint config

This commit is contained in:
Tim Schaub
2021-10-12 08:49:33 -06:00
parent 5293efc6e2
commit 9224678627
6 changed files with 641 additions and 1261 deletions

View File

@@ -1,8 +1,5 @@
{
"env": {
"node": true
},
"parserOptions": {
"ecmaVersion": 2017
}
}