Jovan Cvetkovic
Results
1
comments of
Jovan Cvetkovic
Same thing here, CT code coverage is not working. CRA + Typescript. What finally made it work I added ``` { test: /\.(tsx|ts)?$/, include: [SRC_PATH], use: [{ loader: 'istanbul-instrumenter-loader', options:...