Skip to content

nzws/yuzulabo-eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published