typescript-vs-eslint
Sep 13, 2021

Use TypeScript Interfaces Instead of ESLint PropTypes Validation

In my TypeScript experimentation, I encountered an ESLint error I couldn't seem to resolve. The error had to do with proptype validation…

Latest Posts