bcherny/json-schema-to-typescript
View on GitHubcli: --style.singleQuote false throws a type error
Open
#199 opened on Nov 9, 2018
bugcligood first issuehelp wanted
Repository metrics
- Stars
- (3,302 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
running json2ts --style.singleQuote false will throw
Error: Invalid `"singleQuote"` value. Expected a boolean, but received `"false"`.