Browse Source

relax lint

Gregg Tavares 7 years ago
parent
commit
0f409e1369
1 changed files with 1 additions and 0 deletions
  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,