Make ESLint do the Work — Adding Custom Rules
ESLint is a great tool for encouraging best practices within a JS/TS codebase. It takes what sometimes exists just in a document on confluence somewhere into something that can be automatically checked for in every change.
Automating these checks mea...
blog.kbremner.com4 min read