Skip to content

mattdeco/eslint-config-mattdeco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-mattdeco

Personal, opinionated ESLint config and related tooling.

Usage

npm install eslint-config-mattdeco --save-dev

or

yarn add eslint-config-mattdeco --dev

in .eslintrc.json:

{"extends": "eslint-config-mattdeco"}

🎉

Details

This config extends from the following shared configs:

  1. eslint:recommended
  2. prettier
  3. react/recommended

Please see eslintrc.json for the full details regarding specific stylistic overrides, environment assumptions, and so forth.

About

Personal, opinionated ESLint config and related tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published