-
Notifications
You must be signed in to change notification settings - Fork 242
chore: convert to TS #305
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
chore: convert to TS #305
Conversation
@SimenB you're welcome to rebase them - I suspect you're better at it anyway 😉 Right now I'm busy trying to figure out how to make a |
Cool, I'll rebase all of your open PRs, then 🙂 I'll ping you if tests fail in any of them and they're not trivial to fix |
3a2687e
to
68c2d89
Compare
🎉 This PR is included in version 22.13.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Take 2 of the TS migration.
Needs to wait for typescript-eslint/typescript-eslint#712 to avoid peer dep warning when installing this, but I think this now works beyond that 🙂~^ is released as canary. We should either wait for a stable or their next major, then we can merge this 🤞 ~
^ Out as 1.13, will merge this
/cc @jeysal