1.0.0 • Published 3 years ago
@leadpixel/eslint-config v1.0.0
Eslint Config
A common library for shared lint rules
Usage
- Add the package to your project:
npm install --save-dev @leadpixel/eslint-config
- Create an
eslint
config file :
{
"extends": "@leadpixel"
}
1.0.0
3 years ago