0.1.0 • Published 3 years ago

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

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

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago