1.0.4 • Published 6 years ago

@roseys/eslint-config-react v1.0.4

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

eslint-config-react

npm version

Config for React apps. Extended from @roseys/eslint-config and eslint-config-airbnb.

Installation

# NPM
npm i -D @roseys/eslint-config-react

# Yarn
yarn add -D @roseys/eslint-config-react

Usage

{
  "extends": ["@roseys/eslint-config-react"]
}
With WebStorm

Add --plugin typescript to eslint extra options.

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.0

6 years ago