@tailify/eslint-config-react

5.0.2 • Public • Published

@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.

Readme

Keywords

Package Sidebar

Install

npm i @tailify/eslint-config-react

Weekly Downloads

1

Version

5.0.2

License

UNLICENSED

Unpacked Size

10.1 kB

Total Files

7

Last publish

Collaborators

  • valeksiev