vscode-js-complexity-analysis icon indicating copy to clipboard operation
vscode-js-complexity-analysis copied to clipboard

Typescript support?

Open inakianduaga opened this issue 9 years ago • 2 comments

Would be nice to have support for typescript (by automatically compiling the file to JS and running the analysis on that file?)

inakianduaga avatar Feb 03 '16 07:02 inakianduaga

That's an interesting idea. I don't really have experience with typescript myself so this is not on top of my TODO list. However, you are more than welcome to create a PR to add the support!

tomi avatar Feb 03 '16 18:02 tomi

how about pairing with https://github.com/kisstkondoros/codemetrics?

josersleal avatar Oct 01 '17 15:10 josersleal