rails_stats
rails_stats copied to clipboard
Add support for Typescript files
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