Skip to content

openregion/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint shared config

Open Region ESLint shared config

Usage

Install package

npm install --save-dev @openregion/eslint-config

Create .eslintrc file with this content

{
  "extends": [
    "@openregion"
  ]
}

About

ESLint shared config

Resources

Stars

Watchers

Forks

Contributors