@alexseitsinger/eslint-config-react

0.14.0 • Public • Published

Eslint Config (React)

Eslint config for React.

Example

module.exports = {
  root: true,
  extends: [
    ...
    "@alexseitsinger/eslint-config-react",
    ...
  ],
}

Package Sidebar

Install

npm i @alexseitsinger/eslint-config-react

Weekly Downloads

2

Version

0.14.0

License

BSD-2-Clause

Unpacked Size

29.7 kB

Total Files

6

Last publish

Collaborators

  • alexseitsinger