May 12, 2020
Using Eslint and Prettier with Husky and LintStaged
Gain more confidence in your code and commits!
As software developers we spend more than 70% of our time just staring at code to figure out what it's doing or just trying to find stupid bugs that have made their way into our code. Let me show you a bug that I've actually seen in production At first glance, it may not be obvious what the problem…
1