Fine-tune ESLint rules to write better TypeScript
Writing clean code is a lot easier with the right tools well configured. (And helps the AI helps you)
5 min readSep 22, 2022
--
ESLint is a static analyzer for JavaScript programs. So, what does that mean, and what can it do for my TypeScript code?