Skip to content

Instantly share code, notes, and snippets.

@phongphan
Created September 14, 2017 03:21
Show Gist options
  • Save phongphan/0eb8df129981cb215e62cfd4a4a334b4 to your computer and use it in GitHub Desktop.
Save phongphan/0eb8df129981cb215e62cfd4a4a334b4 to your computer and use it in GitHub Desktop.
flow vscode
After setting up the project.
Adding:
{
"javascript.validate.enable": false,
"flow.useNPMPackagedFlow": true
}
to the .vscode/settings.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment