{
	"root": true,
	"extends": [
		"wikimedia/selenium"
	],
	"rules": {
		"max-len": "off",
		"camelcase": "off",
		"no-underscore-dangle": "off"
	}
}
