Gregg Tavares преди 5 години
родител
ревизия
124722fd25
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      .eslintrc.js

+ 1 - 0
.eslintrc.js

@@ -44,6 +44,7 @@ module.exports = {
     "no-proto": 2,
     "no-return-assign": 2,
     "no-script-url": 2,
+    "no-self-assign": 0,
     "no-sequences": 2,
     "no-shadow-restricted-names": 2,
     "no-spaced-func": 2,