summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index c5f2bc59c..71e2b443d 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -78,7 +78,6 @@
"no-redeclare": "off",
"no-shadow": "off",
"no-undef": "off",
- "no-undefined": "off",
"no-underscore-dangle": "off",
"no-use-before-define": "off",
"one-var-declaration-per-line": "off",