ps-aux / eslint-configs

My eslint configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of personal Eslint configs

Usage

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

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

{
    extends: 'standard'
}

About

My eslint configs


Languages

Language:JavaScript 100.0%