{
	"root": true,
	"extends": [
		"wikimedia/server"
	],
	"rules": {
		"max-len": "off",
		"object-shorthand": [ "error", "properties" ]
	}
}
