bcherny/json-schema-to-typescript
Auf GitHub ansehen[BUG] Input coming from pipe not processed
Open
#391 geöffnet am 27. Apr. 2021
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (3.302 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
cat schema.json | json2ts produces an empty file (just some comments)
json2ts schema.json works as expected.