UNPKG

248 BJSONView Raw
1{
2 // See https://go.microsoft.com/fwlink/?LinkId=733558
3 // for the documentation about the tasks.json format
4 "version": "0.1.0",
5 "command": "gulp",
6 "isShellCommand": true,
7 "args": ["--no-color"],
8 "showOutput": "always"
9}
\No newline at end of file