I
I
Igor2020-01-21 10:34:11
Linter
Igor, 2020-01-21 10:34:11

How to resolve a petty prank (eslint, snake_case resolve)?

5e26a922b3384379563508.png
I want to use snake_case for variables.
I was unable to set up eslint.
The point is that I don't want to litter the code with
// eslint-disable-next-line camelcase
like me.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2020-01-21
@IgorPI

just put it in the config
like well, or even turn it off https://eslint.org/docs/rules/camelcase

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question