Skip to content

nzws/yuzulabo-eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 26, 2019
ecbd2c9 · Jul 26, 2019

History

3 Commits
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019

Repository files navigation

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

About

A shared eslint config for my projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published