@redwerks/eslint-config-react

1.0.0 • Public • Published

@redwerks/eslint-config-react

npm devDeps peerDeps

React extensions for @redwerks/eslint-config.

Usage

.eslintrc.js

module.exports = {
  root: true,
  env: {
    // Customize with the environments your project is run in
    // browser: true,
    // node: true,
  },
  extends: ['@redwerks/eslint-config', '@redwerks/eslint-config-react'],
};

Package Sidebar

Install

npm i @redwerks/eslint-config-react

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.58 kB

Total Files

4

Last publish

Collaborators

  • dantman