standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
473 stars 36 forks source link

Lint .tsx files by default #21

Closed LinusU closed 4 years ago

LinusU commented 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 ☺️

toddbluhm commented 4 years ago

Version 5.0.0 has been released resolving this issue. Thank you for the awesome PR 🎉