DEV Community

Discussion on: Why I Hate ESLint (and How I Learned to Love It)

Collapse
 
siddharthshyniben profile image
Siddharth

Only if there was some tool which formats code into a coder's preferred coding style temporarily and reverts it to "good" code later OR ESlint became smart enough with the help of AI that it could recognize the benefits of certain style (your comma style for example) and act accordingly

Collapse
 
bytebodger profile image
Adam Nathaniel Davis

To be fair, since I wrote this article, I basically realized that the answer to this question is: Use Prettier.