0.1.0 • Published 5 years ago

@zlph/eslint-config-react-app v0.1.0

Weekly downloads
65
License
MIT
Repository
github
Last release
5 years ago

eslint-config-react-app

This package includes the shareable ESLint configuration extended by Airbnb ESLint config.

Usage

First, install this package

npx install-peerdeps --dev @zlph/eslint-config-react-app

Then create a file named .eslintrc.json with following contents in the root folder of your project:

{
  "extends": "@zlph/eslint-config-react-app"
}
0.1.0

5 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago