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

Update to TS 5.x and other deps necessary to do it #502

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

humphd
Copy link
Contributor

@humphd humphd commented Apr 3, 2023

This updates to TypeScript 5.x. I tried to do this a while ago, but I didn't know about updating the version of TS used in VSCode to match. I've updated our VSCode settings to mirror the same TS version as we use in the project.

I also had to update a bunch of other deps that use TS so it would work. Most of it is pretty straight-forward and needed to happen anyway.

We have some more Remix warnings to deal with for v2, but they aren't critical right now.

You'll have to npm install and also restart VSCode to have this work.

@humphd humphd added this to the Milestone 0.9 milestone Apr 3, 2023
@humphd humphd self-assigned this Apr 3, 2023
@humphd humphd merged commit 93b8428 into DevelopingSpace:main Apr 3, 2023
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.

4 participants