Преглед на файлове

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,