-
Notifications
You must be signed in to change notification settings - Fork 237
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
add Typescript support v3.6.2 in [email protected] #408
Labels
Comments
2.1.0 does not include typescript-eslint/typescript-eslint#916, btw, so you'd still get the warning even if we upgrade |
2.2.0 does include typescript-eslint/typescript-eslint#916 now 🎉 |
yup, I'll be making a new release this week |
🎉 This issue has been resolved in version 23.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In my project i got warning in terminal
This message comes from
@typescript-eslint/typescript-estree
witch is dependency in your module.npm list @typescript-eslint/typescript-estree
Please upgrade dependency
@typescript-eslint/experimental-utils
to latest versionThe text was updated successfully, but these errors were encountered: