@linters/eslint-config-functional

1.8.0 • Public • Published

ESLint Config Functional

eslint shareable config to help you identify and report on patterns found in your functional code.

Plugins

This configuration uses the following plugins:

Install

$ yarn add @linters/eslint-config-functional -D

Usage

The shareable config can be configured in the eslint configuration file:

Create a .eslintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/eslint-config-functional'],
}

Package Sidebar

Install

npm i @linters/eslint-config-functional

Weekly Downloads

0

Version

1.8.0

License

none

Unpacked Size

7.69 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot