vigetlabs / grunt-complexity

A JavaScript complexity analysis grunt task.
MIT License
221 stars 22 forks source link

JSX support #36

Closed gyzerok closed 8 years ago

gyzerok commented 9 years ago

subject

nhunzaker commented 8 years ago

I've moved over to a fork of escomplex that uses Babylon (Babel's AST generator) for parsing. This should support JSX (at least I have test coverage for it).

Could you checkout grunt-complexity@1.0.0-rc?

nhunzaker commented 8 years ago

Shipped in 1.0