eslint fixes

This commit is contained in:
luke crouch
2021-02-10 15:35:14 -06:00
parent 9c80f19f2f
commit ff3c31637c
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module.exports = {
"parserOptions": {
"ecmaVersion": 8
"ecmaVersion": 2018
},
"env": {
"browser": true,