Answer the question
In order to leave comments, you need to log in
How to configure .editorconfig?
Is it possible to somehow configure ..editorconfig to remove all empty lines and insert a line between functions?
Answer the question
In order to leave comments, you need to log in
editorconfig basically does not distinguish between languages and knows nothing about functions.
To respect the code style in JS, use ESLint (integration with VS before 2017 is lame, really).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question