Skip to content

rhberro/eslint-config-rhberro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

eslint-config-rhberro

Installing

Install eslint-config-rhberro and its peer dependencies.

npx install-peerdeps --dev eslint-config-rhberro

Using

To enable this configuration use the extends property in your .eslintrc file.

{
  "extends": ["eslint-config-rhberro"]
}

About

My custom .eslintrc configuration.

Resources

Stars

Watchers

Forks

Packages

No packages published