Quellcode durchsuchen

allow underscore

Gregg (Greggman/GMan) Tavares vor 7 Jahren
Ursprung
Commit
26705b4616
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

@@ -45,7 +45,6 @@
     "no-spaced-func": 2,
     "no-trailing-spaces": 2,
     "no-undef-init": 2,
-    "no-underscore-dangle": 2,
     "no-unused-expressions": 2,
     "no-use-before-define": 0,
     "no-var": 2,