eslint-config-knplabs-fp

1.2.3 • Public • Published

Functional ESLint Configuration

This is our eslint configuration for functional javascript.

Installation

Install the dependency with yarn or npm:

# with yarn 
$ yarn add eslint eslint-config-knplabs-fp --dev
 
# with npm 
$ npm i --dev eslint eslint-config-knplabs-fp

Configuration

In your eslint configuration add the plugin at your root level:

{
  "extends": "eslint-config-knplabs-fp"
}

Contribution

Feel free to contribute in any form you want (issues, pull requests ...), we will be happy to share with you.

/eslint-config-knplabs-fp/

    Package Sidebar

    Install

    npm i eslint-config-knplabs-fp

    Weekly Downloads

    1

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    17.9 kB

    Total Files

    4

    Last publish

    Collaborators

    • djeg