FlowIDE
FlowIDE copied to clipboard
Coverage report is not added to the status bar
Sublime Dev 3136
using a simple project created with create-react-app and configured flow for it.
Latest version of plugin with these settings:
{
"flow_path": "flow",
"use_npm_flow": true,
"omit_function_parameters": false,
"show_sublime_autocomplete_suggestions": true,
"show_coverage": true,
"debounce_ms": 300
}