dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Update to TypeScript 2.4 #151

Closed kitsonk closed 7 years ago

kitsonk commented 7 years ago

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 of tsconfig.conf cleanup.

Refs: dojo/meta#189

codecov[bot] commented 7 years ago

Codecov Report

Merging #151 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           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.