@jaydp17/eslint-config
v0.1.1
Published
ESLint config for all my personal projects
Maintainers
Readme
@jaydp17/eslint-config
ESLint config for all my personal projects
▶️ Usage
Install the config to you project
$ npm install --save-dev @jaydp17/eslint-configThen, add @jaydp17/eslint-config to the extends array in your .eslintrc.*
{
"extends": ["@jaydp17"],
// other stuff
}💚 Credits
🎓 LICENSE
MIT
