eslint-config-hnp

1.2.1 • Public • Published

eslint-config-hnp

hero

version licence

EsLint Rules

Extends standard with pedantic rules about lodash/fp


Table of contents

Installation

npm install eslint-config-hnp --save-dev

Usage

On your .eslintrc.js

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

Protip: You can omit the eslint-config part

module.exports = {
    extends: 'hnp'
}

Changelog

Find the CHANGELOG here, generated using Conventional Commits.

License

MIT © Jorge Proaño

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-hnp

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

6.97 kB

Total Files

6

Last publish

Collaborators

  • mechanicalhuman