Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to typescript 5.1 #564

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

sukovanej
Copy link
Contributor

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

  • there are deprecations warnings regarding the tsconfig
  • there are type problems in the typescript-json-schema.ts, some parts use fields not exposed by typescript, this will inevitably lead to problems in future if these internals change

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants