bcherny/json-schema-to-typescript

[BUG] Input coming from pipe not processed

Open

#391 opened on Apr 27, 2021

View on GitHub
 (1 comment) (5 reactions) (0 assignees)TypeScript (449 forks)github user discovery
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.

Contributor guide