style-guide
style-guide copied to clipboard
Add support for creating an EditorConfig file
Whilst you can't extend an EditorConfig, we could programatically create one for new projects.
This could easily be a small script in bin, and could also configure Prettier for the repo.
EditorConfig extend issue: https://github.com/editorconfig/editorconfig/issues/236