|
58 | 58 | }, |
59 | 59 | { |
60 | 60 | "fileMatch": "tsconfig.json", |
61 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json" |
| 61 | + "url": "https://json.schemastore.org/tsconfig" |
62 | 62 | }, |
63 | 63 | { |
64 | 64 | "fileMatch": "tsconfig.json", |
65 | 65 | "url": "./schemas/tsconfig.schema.json" |
66 | 66 | }, |
67 | 67 | { |
68 | 68 | "fileMatch": "tsconfig.*.json", |
69 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json" |
| 69 | + "url": "https://json.schemastore.org/tsconfig" |
70 | 70 | }, |
71 | 71 | { |
72 | 72 | "fileMatch": "tsconfig-*.json", |
73 | 73 | "url": "./schemas/tsconfig.schema.json" |
74 | 74 | }, |
75 | 75 | { |
76 | 76 | "fileMatch": "tsconfig-*.json", |
77 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json" |
| 77 | + "url": "https://json.schemastore.org/tsconfig" |
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "fileMatch": "tsconfig.*.json", |
81 | 81 | "url": "./schemas/tsconfig.schema.json" |
82 | 82 | }, |
83 | 83 | { |
84 | 84 | "fileMatch": "typings.json", |
85 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/typings.json" |
| 85 | + "url": "https://json.schemastore.org/typings" |
86 | 86 | }, |
87 | 87 | { |
88 | 88 | "fileMatch": ".bowerrc", |
89 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/bowerrc.json" |
| 89 | + "url": "https://json.schemastore.org/bowerrc" |
90 | 90 | }, |
91 | 91 | { |
92 | 92 | "fileMatch": ".babelrc", |
93 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/babelrc.json" |
| 93 | + "url": "https://json.schemastore.org/babelrc" |
94 | 94 | }, |
95 | 95 | { |
96 | 96 | "fileMatch": ".babelrc.json", |
97 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/babelrc.json" |
| 97 | + "url": "https://json.schemastore.org/babelrc" |
98 | 98 | }, |
99 | 99 | { |
100 | 100 | "fileMatch": "babel.config.json", |
101 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/babelrc.json" |
| 101 | + "url": "https://json.schemastore.org/babelrc" |
102 | 102 | }, |
103 | 103 | { |
104 | 104 | "fileMatch": "jsconfig.json", |
105 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/jsconfig.json" |
| 105 | + "url": "https://json.schemastore.org/jsconfig" |
106 | 106 | }, |
107 | 107 | { |
108 | 108 | "fileMatch": "jsconfig.json", |
109 | 109 | "url": "./schemas/jsconfig.schema.json" |
110 | 110 | }, |
111 | 111 | { |
112 | 112 | "fileMatch": "jsconfig.*.json", |
113 | | - "url": "https://schemastore.azurewebsites.net/schemas/json/jsconfig.json" |
| 113 | + "url": "https://json.schemastore.org/jsconfig" |
114 | 114 | }, |
115 | 115 | { |
116 | 116 | "fileMatch": "jsconfig.*.json", |
|
0 commit comments