Coder Catchup

Episode 113 - Check Your Flow Type Checks With Flow Coverage Report

Informações:

Synopsis

Module: https://www.npmjs.com/package/flow-coverage-report flow-coverage-report is a node command line tool to help projects which are using flow types in their JavaScript code to keep track and visualize the coverage of the flow types checks. In Terminal Report Web Page Style Report Report Gives Detailed Breakdowns of What is Missing Flow: https://flow.org/ FLOW IS A STATIC TYPE CHECKER FOR JAVASCRIPT.