1.0.4 • Published 5 years ago

@roseys/eslint-config-react v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.0

5 years ago