@brudi/eslint-config-react

2.0.2 • Public • Published

Install

npm i @brudi/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': [
    '@brudi/eslint-config-ts',
    '@brudi/eslint-config-react'
  ]
};

Readme

Keywords

Package Sidebar

Install

npm i @brudi/eslint-config-react

Weekly Downloads

0

Version

2.0.2

License

Apache-2

Unpacked Size

6.26 kB

Total Files

5

Last publish

Collaborators

  • martinklapper
  • dardan
  • mistermoe2020
  • sandrowyss
  • zesi
  • karlkode
  • brudi.com