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 Typescript >5 #110

Merged
merged 1 commit into from
Mar 27, 2023
Merged

feat: support Typescript >5 #110

merged 1 commit into from
Mar 27, 2023

Conversation

AnWeber
Copy link
Contributor

@AnWeber AnWeber commented Mar 27, 2023

fixes #109

@cartant cartant merged commit e9ed8b3 into cartant:main Mar 27, 2023
@cartant
Copy link
Owner

cartant commented Mar 27, 2023

Thanks. There should be a new version published now that includes your change.

@AnWeber
Copy link
Contributor Author

AnWeber commented Mar 28, 2023

Thx for the fast approval

@eXpertise7
Copy link

eXpertise7 commented Mar 18, 2024

@AnWeber Well, I still get the warning even after update to version 5.0.3:

image

@AnWeber
Copy link
Contributor Author

AnWeber commented Mar 18, 2024

@eXpertise7 Did you run an npm upgrade? eslint-etc and tsutils-etc also needs updated packages.

@eXpertise7
Copy link

eXpertise7 commented Mar 20, 2024

@AnWeber You're right, it was my bad. I am using Yarn package manager and I've bumped manually version of eslint-plugin-rxjs and I've typed yarn install command only, which only made changes for main eslint-plugin-rxjs package at yarn.lock file. Thanks!

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.

Typescript 5.0.0 Support?
3 participants