Quentin Verlhac
Results
2
issues of
Quentin Verlhac
Hello, This issue is reporting what seems to me an inconsistency with TypeScript behaviour. Since [this pull request](https://github.com/microsoft/TypeScript/pull/47050), TypeScript allows a type to represent all the strings that are `Uppercase`,...
suggestion
## Enum generator creates invalid properties when value contain special characters ### Description When generating TypeScript enums from JSON Schema enums that contain special characters in some of their values,...