Skip to content

Mark .ember-cli as jsonc instead of json - #110541

Merged
Martin Aeschlimann (aeschli) merged 1 commit into
microsoft:masterfrom
loganrosen:ember-cli
Nov 13, 2020
Merged

Mark .ember-cli as jsonc instead of json#110541
Martin Aeschlimann (aeschli) merged 1 commit into
microsoft:masterfrom
loganrosen:ember-cli

Conversation

@loganrosen

Copy link
Copy Markdown
Member

The .ember-cli file generated by Ember is JSON with Comments (jsonc): https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/files/.ember-cli

I've changed its associated language accordingly because it being the JSON type by default causes red underlines in the generated file.

This PR fixes #110540

The .ember-cli file generated by Ember is JSON with Comments (jsonc): https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/files/.ember-cli

I've changed its associated language accordingly because it being the JSON type by default causes red underlines in the generated file.
@aeschli

Copy link
Copy Markdown
Contributor

Thanks Logan Rosen (@loganrosen) !

@loganrosen
Logan Rosen (loganrosen) deleted the ember-cli branch November 13, 2020 22:02
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

languages-basic Basic language support issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.ember-cli has incorrect language association

2 participants