Closed LinusU closed 4 years ago
Just dropped this into a React Native project and noticed that it doesn't lint .tsx files by default. It does however lint .jsx files by default ☺️
.tsx
.jsx
Version 5.0.0 has been released resolving this issue. Thank you for the awesome PR 🎉
5.0.0
Just dropped this into a React Native project and noticed that it doesn't lint
.tsx
files by default. It does however lint.jsx
files by default ☺️