2.1.2 • Published 9 years ago

eslint-config-andyet-react v2.1.2

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

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.3

9 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago