1.0.2 • Published 6 years ago

@hnp/eslint-config-react v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@hnp/eslint-config-react

hero

version licence

ESlint Rules for React Apps

Extends standard with pedantic rules about lodash/fp


Table of contents

Installation

npm install @hnp/eslint-config-react --save-dev

Usage

On your .eslintrc.js

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

Changelog

Find the CHANGELOG here, generated using Conventional Commits.

License

MIT © Jorge Proaño