This commit is contained in:
Erich Gamma
2016-01-28 14:42:10 +01:00
parent df7a28a904
commit d3c32e6929
2 changed files with 28 additions and 0 deletions

View File

@@ -114,6 +114,10 @@
{
"fileMatch": "tsconfig.json",
"url": "http://json.schemastore.org/tsconfig"
},
{
"fileMatch": "tsconfig.json",
"url": "./schemas/tsconfig.schema.json"
}
]
}