Sublime Dev 3136 using a simple project created with `create-react-app` and configured flow for it. Latest version of plugin with these settings: ```json { "flow_path": "flow", "use_npm_flow": true, "omit_function_parameters": false, "show_sublime_autocomplete_suggestions": true, "show_coverage": true, "debounce_ms": 300 } ```