Explicitly mark Skin::makeVariablesScript() public
[lhc/web/wiklou.git] / .eslintrc.json
index e369640..844895d 100644 (file)
@@ -12,7 +12,6 @@
        },
        "rules": {
                "dot-notation": 0,
-               "max-len": 0,
-               "no-prototype-builtins": 0
+               "max-len": 0
        }
 }