{ "root": true, "extends": [ "../../resources/.eslintrc.json", "wikimedia/qunit" ], "rules": { "no-jquery/no-parse-html-literal": "off", "no-restricted-properties": "off", "no-var": "error" } }