Skip to content

Commit

Permalink
Enhancement: Update schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ergebnis-bot committed Oct 28, 2023
1 parent db89d08 commit 944df51
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resource/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,15 @@
"additionalProperties": {
"type": "string"
}
},
"scripts-aliases": {
"type": [
"object"
],
"description": "Aliases for custom commands.",
"additionalProperties": {
"type": "array"
}
}
},
"definitions": {
Expand Down

0 comments on commit 944df51

Please sign in to comment.