terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

TypeScript support #263

Closed fastfrwrd closed 3 years ago

fastfrwrd commented 5 years ago

Such a great project! Wondering what the LOE would be to support TypeScript alongside JavaScript, as TypeScript usage increases across the industry.

terryyin commented 3 years ago

TypeScript support was added awhile ago.