deepsweet / isparta-loader

💯 isparta instrumenter loader for webpack
117 stars 22 forks source link

TypeScript support? #15

Open Vaccano opened 8 years ago

Vaccano commented 8 years ago

Does this support typescript?

JacquiManzi commented 7 years ago

In case anyone is using this for webpack test coverage:

I could not get this to work with typescript for my coverage reporter. I needed to used istanbul-instrumenter-loader instead (for webpack + karma).

https://github.com/webpack-contrib/istanbul-instrumenter-loader