Switch all schemastore.org URLs to use SSL. (#40737)

References SchemaStore/schemastore#12
This commit is contained in:
Tony Collen
2018-01-02 12:36:21 -06:00
committed by Matt Bierner
parent 12902e1ab2
commit 8ee4aba28b
3 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/tsconfig",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json",
"compilerOptions": {
"noEmit": true,
"module": "amd",