Fix eslint warnings and switch to error code
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / protect.js
index b96bebc..cb4edc1 100644 (file)
@@ -1,3 +1,4 @@
+/* eslint-disable no-restricted-properties */
 ( function ( mw, $ ) {
        var ProtectionForm,
                reasonCodePointLimit = mw.config.get( 'wgCommentCodePointLimit' ),