{
	"root": true,
	"extends": "hapi",
    "rules": {
        "no-undef": "error"
    }
}