felixrieseberg / felixrieseberg/vsc-ember-cli
format .ember-cli and .watchmanconfig as JSON and provide schema
Open
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I see that it's possible to specify that files like `.ember-cli` and `.watchmanconfig` (included in Ember CLI projects by default) are JSON[1] and to also provide additional information using JSON schemas[2]. Would be nice additions to this extension.
[1] https://github.com/Microsoft/vscode-tips-and-tricks#file-associations
[2] https://github.com/Microsoft/vscode-tips-and-tricks#json-validation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.