autoexecutable=build->project_path/"node_modules"/".bin"/"flow";// It is recommended to use Flow binary installed in project, despite the security risk of doing so...
autoexecutable=npm_build->project_path/"node_modules"/".bin"/"flow";// It is recommended to use Flow binary installed in project, despite the security risk of doing so...