0.1.0 • Published 4 years ago

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

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

4 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago