eslint-config-groupon-node4
v4.1.3
Published
ESLint configuration, groupon-style
Downloads
10
Readme
Groupon ESLint Styles for node 4.x
Groupon'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.