{ "root": true, "extends": [ "../../modules/.eslintrc.json", "wikimedia/qunit" ], "globals": { "sinon": "readonly" }, "rules": { "no-jquery/no-extend": "warn" } }