@yuzulabo/eslint-config

1.0.1 • Public • Published

@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 😂🤘

Readme

Keywords

none

Package Sidebar

Install

npm i @yuzulabo/eslint-config

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.11 kB

Total Files

7

Last publish

Collaborators

  • yuzulabo