@bowencool/eslint-config-react

1.1.5 • Public • Published

eslint config for react

  yarn add @bowencool/eslint-config-react -D

in .eslintrc.js

module.exports = {
  extends: ['@bowencool', '@bowencool/ts', '@bowencool/react'],
  rules: {
    // your rules
  },
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.5
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.5
    2
  • 1.1.4
    0
  • 1.1.3
    0

Package Sidebar

Install

npm i @bowencool/eslint-config-react

Weekly Downloads

2

Version

1.1.5

License

ISC

Unpacked Size

1.27 kB

Total Files

3

Last publish

Collaborators

  • bowencool