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

Add vscode/settings.json with preference for using node_modules TS #1

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

binury
Copy link

@binury binury commented Nov 15, 2024

Adds a .vscode/settings.json config
This config (optionally) hints to the Typescript extension that the project's Typescript version (5.7.1-rc currently) should be used. As this repo is a tutorial HelloWorld mod, my hope is that it might mitigate (yet another) [confusing] roadblock for would-be modders in the event of some TS incompatibility.

This config (optionally) hints to the Typescript extension that the project's
Typescript version (which is often bleeding edge/"RC") should be used. As this
is a HelloWorld mod project, my hope is that it might be useful for
mitigating yet another confusing roadblock for would be modders in the event
of some TS incompatibility.
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.

1 participant