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

fix: 🐛 ignore TS 5.0 deprecations #373

Merged
merged 1 commit into from
Jun 6, 2023
Merged

fix: 🐛 ignore TS 5.0 deprecations #373

merged 1 commit into from
Jun 6, 2023

Conversation

KentaigaIBE
Copy link
Contributor

TS 5.5 will depreceate "suppressImplicitAnyIndexErrors", which means errors are being thrown in projects using more up-to-date TS versions. This fix simply ingores 5.0 deprecation errors as the TS docs suggest.

@KentaigaIBE KentaigaIBE requested a review from prc5 as a code owner May 2, 2023 18:10
@prc5 prc5 merged commit 51c144b into BetterTyped:master Jun 6, 2023
@github-actions
Copy link

github-actions bot commented Jun 6, 2023

🎉 This PR is included in version 3.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@KentaigaIBE KentaigaIBE deleted the fix-ts-5.5-error branch June 8, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants