@epaypool/eslint-config-react

1.0.2 • Public • Published

Install

npm i @epaypool/eslint-config-react

Use

This config is meant to be applied on top of one of the other base configs.

module.exports = {
  'root': true,
  'extends': [
    '@epaypool/eslint-config-ts',
    '@epaypool/eslint-config-react'
  ]
};

Readme

Keywords

Package Sidebar

Install

npm i @epaypool/eslint-config-react

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.16 kB

Total Files

5

Last publish

Collaborators

  • epaypool.admin