This package provides Bitmatica's .eslintrc as an extensible shared config.
See our Javascript style guide for a description of the rules and their rationales.
Based on Airbnb's style guide and ESLint config.
npm install --save-dev @bitmatica/eslint-config-bitmatica
- add
"extends": "bitmatica"
to your .eslintrc