flow-ignore-dev-deps

0.2.2 • Public • Published

flow-ignore-dev-deps

This package update .flowconfig's ignore section with actual development dependencies. It allows to start flow server a bit faster and ignore flow issues in dev deps (incompatible flow's version for example).

To use it, you need .flowconfig and package-lock.json files to be exist in your project.

If these files already presents, run next:

npx flow-ignore-dev-deps

Package Sidebar

Install

npm i flow-ignore-dev-deps

Weekly Downloads

10

Version

0.2.2

License

MIT

Unpacked Size

8.15 kB

Total Files

11

Last publish

Collaborators

  • numminorihsf