@techgreens/eslint-config-techgreens
v1.0.1
Published
An ESLint and Prettier config ready to go for techgreens projects
Downloads
2
Maintainers
Readme
eslint-config-techgreens
This package provides TechGreens' .eslintrc as an extensible shared config.
Usage
Our default export contains all of our ESLint rules. It requires eslint
, prettier
.
Install the correct versions of each package, which are listed by the command:
Add
"extends": "@techgreens/eslint-config-techgreens"
to your.eslintrc