0.2.2 • Published 6 years ago

flow-ignore-dev-deps v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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