Productivity DEC 30, 2020 7 Min Read
Set Up ESLint for NPM Projects
Learn how to configure ESLint with the modern flat config setup, add lint scripts, and use Husky plus lint-staged to prevent commits with lint errors in JavaScript or TypeScript projects.
Read full dispatch