rails_stats icon indicating copy to clipboard operation
rails_stats copied to clipboard

Add support for Typescript files

Open etagwerker opened this issue 1 year ago • 1 comments

We could add .ts as an extension to the project: https://github.com/fastruby/rails_stats/blob/3aa647aa9c87b0dd08a67dc20c65b93f4f4973f0/lib/rails_stats/code_statistics_calculator.rb#L7-L32

Some projects use Typescript instead of vanilla JS.

Requested by @arielj

etagwerker avatar Dec 19 '24 14:12 etagwerker