Update ts-type-to-grammar.sh
This commit is contained in:
parent
c8254e5f8a
commit
56b8744158
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ npx ts-json-schema-generator --no-top-ref --path "$DTS_FILE" --type MyType -e no
|
||||||
# https://github.com/YousefED/typescript-json-schema
|
# https://github.com/YousefED/typescript-json-schema
|
||||||
# npx typescript-json-schema --defaultProps --required "$DTS_FILE" MyType | tee "$SCHEMA_FILE" >&2
|
# npx typescript-json-schema --defaultProps --required "$DTS_FILE" MyType | tee "$SCHEMA_FILE" >&2
|
||||||
|
|
||||||
./examples/json-schema-to-grammar.py "$SCHEMA_FILE"
|
./examples/json-schema-to-grammar.py "$SCHEMA_FILE"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue