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 35c0410 commit 8012e72Copy full SHA for 8012e72
1 file changed
src/schemas/json/treefmt.json
@@ -78,6 +78,10 @@
78
"priority": {
79
"type": "integer",
80
"default": 0
81
+ },
82
+ "no-positional-arg-support": {
83
+ "type": "boolean",
84
+ "default": false
85
}
86
},
87
"additionalProperties": false
0 commit comments