Closed kitsonk closed 7 years ago
Merging #151 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #151 +/- ##
=======================================
Coverage 98.94% 98.94%
=======================================
Files 15 15
Lines 379 379
Branches 46 46
=======================================
Hits 375 375
Partials 4 4
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fe2bcd2...98abf8a. Read the comment docs.
Type: feature
The following has been addressed in the PR:
Description:
This PR updates to TypeScript 2.4, migrates to
--strict
and does a bit oftsconfig.conf
cleanup.Refs: dojo/meta#189