Skip to content

7digital/eslint-config-7d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Eslint Config rules

Usage

npm install --save-dev https://github.com/7digital/eslint-config-7d

Then add the following .eslintrc.json to root

{
  "extends": "eslint-config-7d"
}

Versioning

Just increment the version with npm version patch and push. There is no CI/CD set up for this.

About

Our eslint rules as a public repo

Resources

Stars

Watchers

Forks

Packages

No packages published