bcherny/json-schema-to-typescript
View on GitHub[BUG] Input coming from pipe not processed
Open
#391 opened on Apr 27, 2021
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (3,302 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
cat schema.json | json2ts produces an empty file (just some comments)
json2ts schema.json works as expected.