Skip to content

Commit

Permalink
chore: regenerate schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Jan 20, 2025
1 parent c5ead2c commit b9eac59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions schemas/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,13 @@
"default": "dist",
"type": "string"
},
"example": {
"description": "Whether to build an example.",
"type": [
"string",
"null"
]
},
"features": {
"description": "A comma-separated list of features to activate, must not be used with all-features",
"oneOf": [
Expand Down

0 comments on commit b9eac59

Please sign in to comment.