rjz / typescript-react-redux

A TypeScript-enabled react/redux application
https://rjzaworski.com/c/typescript
Other
124 stars 24 forks source link

Uses ts-jest for preprocessing #6

Closed rjz closed 7 years ago

rjz commented 7 years ago

@kulshekhar's ts-jest plugin gives us sourcemap support. For the sake of debugging test output and coverage reports, let's use it!

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.1%) to 65.517% when pulling 84ff69be515bacf8a5346da6ef596bb8672ec381 on fix/preprocessor into d72edc15aa88685b5d5102b754cfb1d4273079f8 on master.