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

Visual Studio Code - jsconfig.json #102

Closed
meeximum opened this issue Dec 19, 2015 · 4 comments
Closed

Visual Studio Code - jsconfig.json #102

meeximum opened this issue Dec 19, 2015 · 4 comments

Comments

@meeximum
Copy link

Hi,

I'm using Visual Studio Code, do you know if you really need a jsconfig.json file next to the tsconfig.json file?
The error messages complaining ES6 only go away when I create a jsconfig.json as a copy of the tsconfig.json?

I'm working on Windows 10?

regards
Meex

@3dd13
Copy link
Contributor

3dd13 commented Dec 19, 2015

I am not using Windows and Visual Studio.
but a quick google search suggest that your project is interpreted as javascript application but not typescript application, that's why it still expects the jsconfig.json

reference:

@3dd13
Copy link
Contributor

3dd13 commented Dec 19, 2015

perhaps there is an option to force it treating your project/files as Typescript ?
try look for the "programming language" option in the editor,

perhaps it is the expected location of the tsconfig.json is different in Visual Studio ?
there is an issue reported:
microsoft/TypeScript#3124

@meeximum
Copy link
Author

thx for the hints!

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 12, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the Ionic Conference App, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants