5 "requireVarDeclFirst": null,
7 "disallowQuotedKeysInObjects": "allButReserved",
8 "requireDotNotation": { "allExcept": [ "keywords" ] },
19 "checkParamNames": true,
20 "checkRedundantAccess": true,
21 "checkRedundantReturns": true,
22 "checkTypes": "strictNativeCase",
23 "requireNewlineAfterDescription": true,
24 "requireParamTypes": true,
25 "requireReturnTypes": true
33 "resources/src/jquery.tipsy/**",
34 "resources/src/jquery/jquery.farbtastic.js",
35 "resources/src/mediawiki.libs/**",