Make blueprint output .editorconfig aware
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned in https://github.com/ember-cli/ember-cli/issues/3664, a blueprint should take into account an existing `.editorconfig` file while generating a file.
We could likely achieve this by running the output through a [babel-codemod](https://github.com/square/babel-codemod) plugin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.