{ "extends": "eslint-config-hapi", "rules": { "indent": [ 2, 2 ], "no-undef": 2 } }