We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137ee98 commit 89a481dCopy full SHA for 89a481d
apps/api-extractor/config/heft.json
@@ -2,7 +2,7 @@
2
* Defines configuration used by core Heft.
3
*/
4
{
5
- "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/v0/heft.schema.json",
+ "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft.schema.json",
6
7
/**
8
* Optionally specifies another JSON config file that this file extends from. This provides a way for standard
apps/heft/heft-plugin.json
@@ -1,5 +1,5 @@
1
- "$schema": "https://developer.microsoft.com/json-schemas/heft/heft-plugin.schema.json",
+ "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json",
"lifecyclePlugins": [],
0 commit comments