Merge "HTMLDateTimeField: Fix 'placeholder' attribute handling"
[lhc/web/wiklou.git] / .eslintrc.json
index 135d3b9..044dd72 100644 (file)
@@ -13,7 +13,6 @@
                "OO": false
        },
        "rules": {
-               "dot-notation": 0,
-               "valid-jsdoc": 0
+               "dot-notation": 0
        }
 }