{
"version": "0.1.0",
"command": "gulp",
"isShellCommand": true,
"tasks": [
{
"taskName": "watch",
"isBuildCommand": true,
"isBackground": true,
"problemMatcher": "$gulp-tsc"
},
{
"taskName": "build",
"isBuildCommand": true,
"problemMatcher": "$gulp-tsc"
},
{
"taskName": "tslint",
"problemMatcher": "$tslint5"
}
]
}microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
.vscode/tasks.json
22lines · modepreview