소스 검색

allow underscore

Gregg (Greggman/GMan) Tavares 7 년 전
부모
커밋
26705b4616
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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,