jeffrifwald/babel-istanbul

Coverage check

Closed this issue · 1 comments

There is a way to do this gotwarlost#7

Can you elaborate? Do you want to check coverage? The command for checking coverage is:

babel-istanbul check-coverage

Keep in mind this is a drop in replacement for istanbul, so most of the docs there will apply here.