Skip to content

add setting to use local typescript sdk#11250

Merged
riknoll merged 1 commit into
masterfrom
dev/riknoll/vscode-use-local-ts2
Apr 6, 2026
Merged

add setting to use local typescript sdk#11250
riknoll merged 1 commit into
masterfrom
dev/riknoll/vscode-use-local-ts2

Conversation

@riknoll
Copy link
Copy Markdown
Member

@riknoll riknoll commented Apr 6, 2026

adding a setting to our vscode config to tell the TS language service to use our local version of TypeScript instead of the one that ships with vscode. i don't know if this happened to anyone else, but vscode suddenly started marking everything as errors in our repo because more recent versions of TS are way stricter by default.

@riknoll riknoll requested a review from a team April 6, 2026 21:18
@srietkerk
Copy link
Copy Markdown
Contributor

Oh, I did realize this!

@riknoll riknoll merged commit 2533472 into master Apr 6, 2026
20 checks passed
@riknoll riknoll deleted the dev/riknoll/vscode-use-local-ts2 branch April 6, 2026 22:48
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.

2 participants