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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

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