Closed
Description
What problem does this feature solve?
This feature will configure autocomplete to a specific style in any IDE that support .editorconfig file. For example when choosing linter to use AirBnB or StandardJS style, it will generate editorconfig with that specific style.
Just info : content in editorconfig file is universal and can be applied to any IDE.
What does the proposed API look like?
Prompt
Create editorconfig? Y/n
Or just create it without prompting.