C
C
Coder3212017-05-12 04:54:24
JavaScript
Coder321, 2017-05-12 04:54:24

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

1 answer(s)
K
Konstantin Kitmanov, 2017-05-12
@k12th

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 question

Ask a Question

731 491 924 answers to any question