{ "extends": "eslint-config-hapi", "rules": { "hapi/hapi-scope-start": [1, "allow-one-liners", 2], "hapi/no-shadow-relaxed": 0 } }