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

Error showing in jsconfig.json #200

Closed
Nyazuki opened this issue Jan 19, 2021 · 2 comments
Closed

Error showing in jsconfig.json #200

Nyazuki opened this issue Jan 19, 2021 · 2 comments

Comments

@Nyazuki
Copy link

Nyazuki commented Jan 19, 2021

Can someone fix the error showing in the jsconfig.json?

"target": "node",

node is not a valid option here.
Screen Shot 2021-01-19 at 9 24 14 AM

@vio
Copy link
Member

vio commented Jan 19, 2021

Thank you @Nyazuki, fixed by cc93c41.

Out of curiosity, in what case are you getting this warning?

@Nyazuki
Copy link
Author

Nyazuki commented Jan 20, 2021

Thank you @Nyazuki, fixed by cc93c41.

Out of curiosity, in what case are you getting this warning?

I belive the three error messages showing in the screenshot are from ESLint server, Typescript server, and Node server which is either build-in on my VS code, or added in as extension. The one from Node will show after the build is done in runtime.

Thanks for the fix!

@vio vio closed this as completed Jan 20, 2021
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

No branches or pull requests

2 participants