0.1.4 • Published 6 years ago

@dagen/flow-config v0.1.4

Weekly downloads
1
License
-
Repository
github
Last release
6 years ago

Just my Flow config

INTEGRATION:

USAGE

As we added Glow, we should update package.json scripts as noticed here.
This package enhanced with auto-added pre-commit hook, so you need just to install it:

yarn add -D @dagen/flow-config

or

npm i -SD @dagen/flow-config

For flow coverage report just add command to package.json scripts:

yarn flow-coverage-report -i 'src/**/*.js' -t html -t text

CHANGELOG

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This change log adheres to standards from Keep a CHANGELOG.

0.1.4 - 2018-05-03

  • fix path typos, take in account current scope

0.1.0 - 2018-05-02