Continue projects, skills hidden by default

This commit is contained in:
2017-03-20 02:14:29 -07:00
parent 0bde78da0c
commit 4dd59e8a7e
4 changed files with 10 additions and 22 deletions

1
.vscode/tasks.json vendored
View File

@@ -3,6 +3,7 @@
// for the documentation about the tasks.json format
"version": "0.1.0",
"command": "gulp",
"isShellCommand": true,
"tasks": [{
"taskName": "default",
"isBuildCommand": true,