line-count
line-count copied to clipboard
Add support for tsx
Description
The original repo works around lack of .ttslua support by forcing sloc to treat all .ttslua as .lua files. The strategy is pretty basic but it works well enough. This PR consists in taking the same approach for .tsx files.
Type of Change
- [x] New feature (non-breaking change which adds functionality)
Testing
Manual tests only
I would be happy to merge this, however, could you please remove:
Description
Fork of Towtow10's line-count atom package with support for
.tsxfile suffix.
From the readme