YousefED / typescript-json-schema

Generate json-schema from your Typescript sources
BSD 3-Clause "New" or "Revised" License
3.08k stars 318 forks source link

Update to typescript 5.1 #564

Closed sukovanej closed 11 months ago

sukovanej commented 11 months ago

This is probably the minimal commit to make the Typescript 5 work. But

These should be addressed in the future.

On top of included tests I tested these changes on my company's internal codebase. Seems to work fine.