{
	"extends": "../.eslintrc.json",
	"env": {
		"qunit": true
	},
	"rules": {
		"dot-notation": "off"
	}
}