0.1.7 • Published 6 years ago

eslint-config-ps-aux-react v0.1.7

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Collection of personal Eslint configs

Usage

npm i -D eslint-config-ps-aux-react

Add to the .eslintrc(.js|.yml) file

{
    extends: 'standard'
}