@heibanfe/eslint-config-react

1.1.4 • Public • Published

eslint-config-react-heiban

This is the heiban's .eslintrc config, based on airbnb.

Install

Linux/OSX users can run

(
  export PKG=eslint-config-react-heiban;
  npm info "$PKG@latest" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs yarn add "$PKG@latest" -D
)

Usage

{
    "extends": "@heibanfe/eslint-config-react-heiban"
}

Readme

Keywords

Package Sidebar

Install

npm i @heibanfe/eslint-config-react

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

8.24 kB

Total Files

4

Last publish

Collaborators

  • heibanfe