瀏覽代碼

Ideally it should just ignore window, document and such

Artur Paikin 9 年之前
父節點
當前提交
be4d3f07b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .eslintrc

+ 1 - 1
.eslintrc

@@ -93,7 +93,7 @@
     "no-trailing-spaces": 0,
     "no-this-before-super": 0,
     "no-throw-literal": 0,
-    "no-undef": 2,
+    "no-undef": 0,
     "no-undef-init": 0,
     "no-undefined": 0,
     "no-unexpected-multiline": 0,