{
	"extends": [
		"wikimedia/qunit",
		"../.eslintrc.json"
	],
	"rules": {
		"qunit/require-expect": "off"
	}
}
