Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Merge requests
!2522
Flow init to run as command not flag
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Administrator
requested to merge
github/fork/khanglu/master
into
master
Jun 12, 2017
Overview
11
Commits
1
Pipelines
0
Changes
1
Created by: khanglu
Call
npm run flow --init
won't create a .flowconfig file, it should be
npm run flow init