Skip to content

Full eslint setup with prettier, react and import support

Notifications You must be signed in to change notification settings

bitrefill/eslint-config-bitrefill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-bitrefill

The eslint-plugin peerDependencies listed in package.json must be installed as devDependencies in the project extending this configuration

Add the following to your .eslintrc:

{
  "extends": [
    "bitrefill",
    "bitrefill/node",
    "bitrefill/react"
  ]
}

About

Full eslint setup with prettier, react and import support

Resources

Stars

Watchers

Forks

Packages

No packages published