/templates.node.flowtype

New VSCode Project Template for Node and Flowtype

Primary LanguageJavaScriptOtherNOASSERTION

templates.node.flowtype

Author: Mark Nuzz

Start coding right away with this template.

Node Version 8+ Clone the project, run npm install To check for type errors: npm run flow

With Visual Studio Code, you can debug using the included .vscode/launch.json configuration. This may require the vscode-flow-ide plugin.