1.5.4 • Published 6 years ago

@lab100/eslint-config-react v1.5.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago