@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
  },
};

/@bowencool/eslint-config-react/

    Package Sidebar

    Install

    npm i @bowencool/eslint-config-react

    Weekly Downloads

    0

    Version

    1.1.5

    License

    ISC

    Unpacked Size

    1.27 kB

    Total Files

    3

    Last publish

    Collaborators

    • bowencool