DEV Community

Meat Boy
Meat Boy

Posted on

I am looking for the best eslint+prettier config for complexity analyse. What do you recommend?

Like in the title, what do you recommend? Also other tools for webstorm or cli are appreciated.

Top comments (1)

Collapse
 
itsjzt profile image
Saurabh Sharma • Edited

github.com/wesbos/eslint-config-we...

Tho not sure what you mean by complexity analysis

This post blew up on DEV in 2020:

js visualized

🚀⚙️ JavaScript Visualized: the JavaScript Engine

As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and see how it handles our human-friendly JS code, and turns it into something machines understand! 🥳

Happy coding!

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay