Skip to main content

docs/changelog.md for @git.zone/tscoverage

2017-07-30: Version 7.x.x -> 8.x.x

Testfiles in ./test/ can now import files directly from the ts dir:

// ./test/test.ts
import * as myModule from '../ts/index