mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
Switch all schemastore.org URLs to use SSL. (#40737)
References SchemaStore/schemastore#12
This commit is contained in:
committed by
Matt Bierner
parent
12902e1ab2
commit
8ee4aba28b
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "http://json.schemastore.org/tsconfig",
|
||||
"$schema": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noEmit": true,
|
||||
"module": "amd",
|
||||
|
||||
Reference in New Issue
Block a user