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

JSX support #216

Closed mfpiccolo closed 4 years ago

mfpiccolo commented 6 years ago

This is a very useful package but it seems that it does not yet support JSX. Is there any plan to support this in the future?

terryyin commented 4 years ago

I've added ES6. Hopefully, I can add JSX soon.

terryyin commented 4 years ago

Done. JSX added