3.0.0 • Published 3 years ago

eslint-config-wopian-react v3.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

ESLint Config React

npm badge npm install badge contributors badge

travis badge david badge david dev badge

Standard ESLint Config for my React projects

Also available for JavaScript and Vue

Requirements

Installation

yarn add --dev eslint eslint-config-wopian-react
npm install --save-dev eslint eslint-config-wopian-react

Usage

Create an .eslintrc.* file to configure rules. See: https://eslint.org/docs/user-guide/configuring

Example .eslintrc.yml

extends: wopian-react

Contributing

Setup

This project uses Yarn Workspaces which has to be enabled globally:

yarn config set workspaces-experimental true

Install Dependencies

yarn
yarn bootstrap

License

All code released under MIT

3.0.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

5 years ago

1.4.3

5 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago