Update JSON Schema for JS and TS #8221

This commit is contained in:
Martin Aeschlimann
2016-07-20 15:45:51 +02:00
parent 70aa7ac5b0
commit c84ecd7867
3 changed files with 5 additions and 209 deletions

View File

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