{
"root": true,
"extends": [
"wikimedia/server"
],
"rules": {
"max-len": "off",
"es-x/no-hashbang": "warn"
}