For enforcing code style and utilizing static code analyzing we use ESLint along with a bunch of rulesets. The most noteworthy ruleset is the Airbnb JavaScript Style Guide
- exports a ESLint config that is consumed by the other packages
- is published as a npm package