5.0.2 • Published 4 years ago

@tailify/eslint-config-react v5.0.2

Weekly downloads
5
License
UNLICENSED
Repository
github
Last release
4 years ago

@tailify/eslint-config-react

Build status Greenkeeper Version

Tailify's very own opinionated ESLint configuration for React.

Installation

$ npm install --save-dev @tailify/eslint-config-react

Usage

To get started, add this to your .eslintrc.js file:

module.exports = {
  extends: ['@tailify/react']
};

Note: We can omit the /eslint-config suffix since it is automatically assumed by ESLint.

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.0

5 years ago

3.4.0

5 years ago

3.3.0

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago