-
Notifications
You must be signed in to change notification settings - Fork 14
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
Upgrade to TypeScript 5.3 and TypeScript eslint 6.18 #1417
Comments
Thanks for knowing this! Yes, let's apply the patch. I fixed the above issues and we can proceed with anything else that comes up throughout the day. Let me know if you'd like me to do anything else |
Uh-oh, I applied the patch and pulled the changes above, but this time I got this error:
|
@zepumph and I confirmed that was a temporary problem. It couldn't be reproduced. We agreed to push. Pushed. I'll notify slack. |
I wrote:
Closing. |
TypeScript 5.3 has been out long enough that TypeScript ESLint has also been updated. When I upgrade both in chipper/package.json, I see
tsc
andgrunt lint-everything --disable-eslint-cache
working well. We pick up these new issues:and
Here is the patch I was testing with:
@zepumph should we make time to do this upgrade?
The text was updated successfully, but these errors were encountered: