Skip to content

Commit 6bce30e

Browse files
committed
fix: missing option in schema
1 parent 1b07fd4 commit 6bce30e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@
8383
"additionalProperties": {
8484
"type": "string"
8585
}
86+
},
87+
"workspaceRoot": {
88+
"type": "string"
8689
}
8790
},
8891
"required": ["base"]

0 commit comments

Comments
 (0)