-
Notifications
You must be signed in to change notification settings - Fork 646
Fix TypeScript errors in the next_major branch #1620
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
Conversation
|
This PR addresses the typescript errors in the next_major branch. The offending PRs (my own) got past CI because we previously weren't type checking our stories. They are now typed as of #1588.
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.