line-count icon indicating copy to clipboard operation
line-count copied to clipboard

Add support for tsx

Open leonardreidy opened this issue 6 years ago • 1 comments

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

leonardreidy avatar Jul 25 '19 18:07 leonardreidy

I would be happy to merge this, however, could you please remove:

Description

Fork of Towtow10's line-count atom package with support for .tsx file suffix.

From the readme

GeriatricJacob avatar Aug 01 '19 21:08 GeriatricJacob