4
satoshi
5y

Setting up eslint is driving me nuts.
This shit never works for me.

Every two months:
I read why eslint is important to have in development workflow. I get convinced of it's benefit. I decide to give it few hours to do this correctly this time.

3-4 hours passby, still nothing. I run into problems that only I face. My vscode setup is a complete mess now. My code formatter wants one way if writing code which eslint doesn't like for some reason.

Fuck this shit.

Am I the only one?

Comments
  • 1
    Same, my eslint keep throwing error for css files, then I decided to ignore the .css
  • 0
    Had mine working with vim pretty well
  • 0
    My eslint plugin in atom is doesn't do anything. Is there any extra config other than install?
Add Comment