@gjv/eslint-config-react

0.10.3 • Public • Published

eslint-config-react

npm version install size publish size

This package provides gjv's React .eslintrc as an extensible shared config.

Inspired by Airbnb's Javascript Styleguide

Usage

Our default export contains all of our ESLint rules, including ECMAScript 6+.

  1. Install the correct versions of each peer dependency, which are listed by the command:
npm info "@gjv/eslint-config-react" peerDependencies

If using npm 5+, use this shortcut

npx install-peerdeps --dev @gjv/eslint-config-react
  1. Add "extends": "@gjv/eslint-config-react" to your .eslintrc.

Dependencies (10)

Dev Dependencies (2)

Package Sidebar

Install

npm i @gjv/eslint-config-react

Weekly Downloads

86

Version

0.10.3

License

MIT

Unpacked Size

5.78 kB

Total Files

5

Last publish

Collaborators

  • gregjoeval