Make /*jshint -W024*/ global to allow 'static' as property
[lhc/web/wiklou.git] / resources / src / mediawiki / htmlform / hide-if.js
index 0fbbcbe..c4513d5 100644 (file)
@@ -4,8 +4,6 @@
  */
 ( function ( mw, $ ) {
 
-       /*jshint -W024*/
-
        /**
         * Helper function for hide-if to find the nearby form field.
         *