This package has been deprecated

Author message:

Switch to eslnit-config-airbnb, eslint parser, babel plugin, and jsx-a11y plugin

eslint-config-codemonkey800-react

0.5.6 • Public • Published

React ESlint Config

This is an ESlint config targeted toward React.js development.

Setup

To use one of the configs, run:

$ yarn add -D eslint-config-codemonkey800-react

Then in your .eslintrc.js:

module.exports = {
  extends: 'codemonkey800-react',
};

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-codemonkey800-react

Weekly Downloads

1

Version

0.5.6

License

none

Last publish

Collaborators

  • codemonkey800