Explorar o código

Ideally it should just ignore window, document and such

Artur Paikin %!s(int64=9) %!d(string=hai) anos
pai
achega
be4d3f07b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,