diff --git a/.eslintrc.json b/.eslintrc.json new file mode 100644 index 000000000..eab7736cf --- /dev/null +++ b/.eslintrc.json @@ -0,0 +1,14 @@ +{ + "env": { + "browser": true, + "commonjs": true, + "es2021": true, + "jquery": true + }, + "extends": "eslint:recommended", + "parserOptions": { + "ecmaVersion": 12 + }, + "rules": { + } +} diff --git a/html/index.html b/html/index.html index f53c7bc03..2a81f159e 100644 --- a/html/index.html +++ b/html/index.html @@ -261,11 +261,11 @@ - +
- +