-
Notifications
You must be signed in to change notification settings - Fork 146
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
Can not disable ts type check with vscode settings in node.js project #60
Comments
Which version of typescript are you using in your nodejs project, VS Code's? or Workspace's? |
fixed via justjavac/typescript-deno-plugin#42 |
I use js to code my node project, not ts. |
try the latest version(1.33.0) |
latest version(1.24.0) Did you forget to release it? |
justjavac.vscode-deno is a daily-building version, published by me. v1.34.0 is the last version and will not be updated in the future. denoland.vscode-deno is the official version, latest v1.24.0. published by ry. #59 |
OK, i got it. |
Do you still encounter this error? |
Extension is disabled by default now. For other node compat issues refer to #314 |
Node.js project still reports ts error after disable deno in
.vscode/settings.json
The text was updated successfully, but these errors were encountered: