Skip to content

adorableio/eslint-config-adorable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-adorable

Installation

Add the package

yarn add git+ssh://git@github.com/adorableio/eslint-config-adorable --dev

Add to your package.json file

"eslintConfig": {
  "extends": [ "adorable" ]
}

or .eslintrc

{
  "extends": "adorable"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published