diff --git a/.eslintrc.js b/.eslintrc.js index d6c323f4a..5635abd7c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -99,7 +99,6 @@ module.exports = { "no-catch-shadow": ["error"], "no-class-assign": ["error"], "no-compare-neg-zero": ["error"], - "no-cond-assign": ["off", "except-parens"], "no-confusing-arrow": ["error"], "no-console": ["off"], "no-const-assign": ["error"], diff --git a/index.html b/index.html index 31a1ded11..bbc051ccb 100644 --- a/index.html +++ b/index.html @@ -1,18 +1,18 @@
- +