eslint-config-pipefy

0.1.0 • Public • Published

pipefy-eslint-config

Pipefy eslint presets used among the projects

Install

$ yarn add eslint-config-pipefy-flow --dev
$ yarn add eslint-config-pipefy-typescript --dev

Usage

edit your eslint config file and add according to your project specification:

{
  "extends": "pipefy-flow"
}
{
  "extends": "pipefy-typescript"
}

Package Sidebar

Install

npm i eslint-config-pipefy

Weekly Downloads

6

Version

0.1.0

License

MIT

Unpacked Size

5.83 kB

Total Files

8

Last publish

Collaborators

  • pipefyteam