I want to use Hound CI's automated github commenting but have the javascript configured to air bnb's eslint guide (https://www.npmjs.com/package/eslint-config-airbnb). I seem to be failing at getting the configuration of Hound to pick up the eslint rules provided in that package.
If somebody has steps or a demo app that has this working, I'd really appreciate the information.