2.1.2 • Published 7 years ago

eslint-config-andyet-react v2.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

eslint-config-andyet-react

This is the base set of eslint rules for andyet react projects

Configs:

  • andyet-react: base config for react stuff with babel

Installation

  1. npm install eslint && eslint-config-andyet-react && babel-eslint && eslint-plugin-react --save-dev
  2. Put the following in .eslintrc

    {
      "extends": ["andyet-react"]
    }
2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago