diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index b4f242a41..f72a23118 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -74,7 +74,6 @@ "no-loop-func": "off", "no-negated-condition": "off", "no-underscore-dangle": "off", - "no-use-before-define": "off", "one-var-declaration-per-line": "off", "prefer-spread": "off", "sort-keys": "off", |