Setting Up a Strict ESLint Config for your React + Typescript Project
#javascript#react#tooling#typescript
In addition to green tests, there's nothing more satisfying than writing consistent and maintainable code with your team. For web projects, you probably have ESLint set up. If you're unsure or want an even stricter rule, read along.