1.5.4 • Published 5 years ago

@lab100/eslint-config-react v1.5.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@lab100/eslint-config-react

hero

Eslint Rules for React

Extends standard with pedantic rules about lodash/fp


Table of contents

Installation

npm install @lab100/eslint-config-react

Usage

On your .eslintrc.js

module.exports = {
  extends: '@lab100/eslint-config-react'
}

Changelog

Find the CHANGELOG here, generated using Conventional Commits.

License

MIT © Cactus Technologies LLC.

1.5.4

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago