chore: Update scripts

This commit is contained in:
Mattia Astorino 2018-04-30 10:12:53 +02:00
parent 1af7cf94e3
commit 0486c1d9e0
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2
2 changed files with 3 additions and 9635 deletions

15
.vscode/tasks.json vendored
View file

@ -17,7 +17,7 @@
], ],
"command": "npm", "command": "npm",
"dependsOn": "tsc", "dependsOn": "tsc",
"taskName": "build", "label": "build",
"group": { "group": {
"kind": "build", "kind": "build",
"isDefault": true "isDefault": true
@ -66,7 +66,7 @@
"command": "find" "command": "find"
}, },
"command": "", "command": "",
"taskName": "clean project" "label": "clean project"
}, },
{ {
"args": [ "args": [
@ -74,16 +74,7 @@
"changelog" "changelog"
], ],
"command": "npm", "command": "npm",
"taskName": "changelog" "label": "changelog"
},
{
"args": [
"-p",
"."
],
"command": "tsc",
"dependsOn": "clean project",
"taskName": "tsc"
} }
] ]
} }

9623
package-lock.json generated

File diff suppressed because it is too large Load diff