eslint-config-borderconnect
v1.0.8
Published
linting package for borderconnect js projects
Downloads
5
Readme
eslint-config-borderconnect
This package provides BorderConnect's JS .eslintrc (without React plugins) as an extensible shared config.
Usage
Exporting one ESLint configurations for your usage.
eslint-config-borderconnect
Our default export contains all of our ESLint rules. It requires eslint
.
Contribution
To contribute to the modification/addition of these eslint rules please submit your rule suggestion to borderconnect's general chat. If there is a majority approval for your suggestion please add it to the rules list, and bump the project.
Versioning
Patch bump (x.x.1)
Non breaking rules
Minor bump (x.1.x)
Breaking rules
Major bump (1.x.x)
Major rewrite rules