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

Feat: support ts5 #712

Merged
merged 5 commits into from Apr 5, 2023
Merged

Feat: support ts5 #712

merged 5 commits into from Apr 5, 2023

Conversation

spence-s
Copy link
Contributor

@spence-s spence-s commented Apr 3, 2023

  • bump ts dep, although not sure we even use it.
  • add get-tsconfig to handle tsconfig extends resolution as its much more robust than the logic we had and supports ts5 already.

closes #711
closes #709

@spence-s spence-s marked this pull request as ready for review April 3, 2023 01:56
package.json Outdated Show resolved Hide resolved
@sindresorhus sindresorhus merged commit a815db3 into xojs:main Apr 5, 2023
3 checks passed
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.

Support for Typescript v5 extends array Error with typescript 5.0 features and yarn
2 participants