Skip to content

Commit 2a98971

Browse files
authored
Update rc schema to allow additional properties (#500)
1 parent 4ddf738 commit 2a98971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/v1.0/rc.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@
9595
"required": [
9696
"plugins"
9797
],
98-
"additionalProperties": false
98+
"additionalProperties": true
9999
}

0 commit comments

Comments
 (0)