Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(eslint-config): disable react/prop-types in TypeScript files
TypeScript files don't need to check `react/prop-types`, so this disables that rule in them.
- Loading branch information