ESLint configuration, groupon-style
npm install eslint-config-groupon-node4Groupon's coding guidelines for code that runs natively on node 4+.
This should only be used for app-level code
or code that is certain to never be used in a browser environment.
This is a thin wrapper around eslint-config-airbnb.
More info can be found at groupon/javascript.