Incooperate API feedback

This commit is contained in:
Dirk Baeumer
2017-06-22 17:03:52 +02:00
parent 2ef8e48de4
commit 22fa494aee
17 changed files with 428 additions and 435 deletions

View File

@@ -458,6 +458,18 @@
"url": "http://json.schemastore.org/typings"
}
],
"taskTypes": [
{
"type": "typescript",
"required": ["tsconfig"],
"properties": {
"tsconfig": {
"type": "string",
"description": "The tsconfig file that defines the TS build"
}
}
}
],
"problemPatterns": [
{
"name": "tsc",