This package has been deprecated

Author message:

Moved to `eslint-config-hnp` due lack of propper support for scoped packages on certain tools

@hnp/eslint-config

1.0.5 • Public • Published

@hnp/eslint-config

hero

version licence

ESlint Rules

Extends standard with pedantic rules about lodash/fp


Table of contents

Installation

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

Usage

On your .eslintrc.js

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

Protip: You can omit the eslint-config part

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

Changelog

Find the CHANGELOG here, generated using Conventional Commits.

License

MIT © Jorge Proaño

/@hnp/eslint-config/

    Package Sidebar

    Install

    npm i @hnp/eslint-config

    Weekly Downloads

    4

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    4.52 kB

    Total Files

    5

    Last publish

    Collaborators

    • mechanicalhuman