{
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "build",
"group": "build",
"problemMatcher": [],
"label": "gulp: build",
"detail": "gulp build"
},
{
"label": "npm: compile-smoke-tests",
"type": "shell",
"command": "npm run compile-smoke-tests",
"group": "build",
"problemMatcher": []
}
]
}microsoft/vscode-react-native
Publicmirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable
.vscode/tasks.json
20lines · modepreview