V
V
Vitya Podpriklopolny2019-01-07 19:03:28
JavaScript
Vitya Podpriklopolny, 2019-01-07 19:03:28

Should you use ESLINT at work?

Good afternoon!
Such a question.. Should I use ESLint in my work? Or write your own code and correct it with some Beautify? Is it worth getting used to any standards like this or this ?
If ESLint, which standard do you recommend using and why? ES2018 maybe?)
Thanks in advance)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Titov, 2019-01-07
@titov_andrei

Try to use different rules, at least so that later on from their changes you will not be very jarred and broken.

C
Clark Kent, 2019-01-07
@FlashManiac

I think it's definitely worth it. Especially in a team, having previously discussed and set up the rules. This improves the quality of the code and makes it easy to read for anyone on the team, even for a novice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question