We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d8323 commit 0cebb8fCopy full SHA for 0cebb8f
1 file changed
script/generate-json-schemas
@@ -19,7 +19,7 @@ generate_schema () {
19
--type $2 \
20
--out json-schemas-tmp/$2.json \
21
--tsconfig tsconfig.json \
22
- --additional-properties true \
+ --additional-properties \
23
--no-type-check
24
}
25
0 commit comments