@yuzulabo/eslint-config
v1.0.1
Published
A shared eslint config for my projects.
Downloads
8
Readme
@yuzulabo/eslint-config
A shared eslint config for my projects.
Installation
- Install
@yuzulabo/eslint-config
via npmjs.com
yarn add @yuzulabo/eslint-config --dev
- Import config in your
package.json
{
...
"eslintConfig": {
"extends": "@yuzulabo"
}
...
}
- Enjoy coding 😂🤘