Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 2b01ea2

Browse files
michael-ciniawskyjoshwiens
authored andcommitted
fix(schema): allow additionalProperties (#94)
1 parent 11dce14 commit 2b01ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"type": "string"
1515
}
1616
},
17-
"additionalProperties": false
17+
"additionalProperties": true
1818
}

0 commit comments

Comments
 (0)