Move wfMakeStaticArrayFile() into a class
[lhc/web/wiklou.git] / .eslintrc.json
index e24fa83..da5d409 100644 (file)
@@ -12,7 +12,7 @@
        },
        "rules": {
                "no-restricted-properties": [
-                       1,
+                       2,
                        {
                                "object": "$",
                                "property": "map",