소스 검색

relax lint

Gregg Tavares 7 년 전
부모
커밋
0f409e1369
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      build/conf/eslint-examples.json

+ 1 - 0
build/conf/eslint-examples.json

@@ -20,6 +20,7 @@
     "no-extend-native": 2,
     "no-extra-bind": 2,
     "no-implied-eval": 2,
+    "no-inner-declarations": 0,
     "no-iterator": 2,
     "no-label-var": 2,
     "no-labels": 2,