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

jsconfig {target: ES6} doesn't suppress error on => in .html files #559

Closed
JonathanMEdwards opened this issue Nov 24, 2015 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues verified Verification succeeded
Milestone

Comments

@JonathanMEdwards
Copy link
Contributor

Any use of => in a script inside an HTML file produces an error and says you have to set target:ES6 in jsconfig.json. But doing so does not make the error go away - it only applies to .js files

@jrieken jrieken added the bug Issue identified by VS Code Team member as probable bug label Nov 25, 2015
@jrieken jrieken self-assigned this Nov 25, 2015
@jrieken jrieken added the javascript JavaScript support issues label Dec 4, 2015
@jrieken
Copy link
Member

jrieken commented Dec 4, 2015

Closing as duplicate of #455.

@jrieken jrieken closed this as completed Dec 4, 2015
@jrieken jrieken added this to the Dec 2015 milestone Dec 11, 2015
@jrieken jrieken assigned dbaeumer and unassigned jrieken Dec 16, 2015
@dbaeumer dbaeumer added the verified Verification succeeded label Dec 16, 2015
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants