Browse Source

allow underscore

Gregg (Greggman/GMan) Tavares 7 years ago
parent
commit
26705b4616
1 changed files with 0 additions and 1 deletions
  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,