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

configure vscode to use project typescript version #20

Merged

Conversation

mantis-toboggan-md
Copy link
Member

vscode built-in typescript is a major version ahead of what we're using in this project (inherited from rancher/dashboard). Adding this file configures vscode to use the correct ts version. Once this is added navigate to a .ts file in vscode, hit cmd+shift+p to open the command palette, type 'restart ts' you should see an option to restart the ts server.

Copy link
Member

@eva-vashkevich eva-vashkevich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mantis-toboggan-md mantis-toboggan-md merged commit 1939232 into rancher:main Jan 3, 2024
1 check passed
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