smontanari / code-forensics

A toolset for code analysis and report visualisation
383 stars 45 forks source link

typescript support? #51

Open lsanders opened 4 years ago

lsanders commented 4 years ago

I assume that the javascript complexity can't be used for typescript. Does anyone know if there's a good way to add that or have any pointers?

Thanks!

smontanari commented 4 years ago

@lsanders sorry for getting back to you so late. code-forensics uses typhonjs-escomplex which should also support TypeScript. I will have to run some tests, but if that is the case it would be pretty straight-forward to include it