1.1.0 • Published 3 years ago
@srcinnovations/eslint-config v1.1.0
src-eslint-config
This contains the src innovations' organisation javascript lint rules.
It is configured to work with ecmaScript 2018.
The current version includes rules for
- base
- es6
- style
Future rules will cover
- node
- errors
- imports
- strict
- variables
- React
- React a11y
- React hooks
The initial rules have been heavily borrowed from the airbnb javascript styleguide.