Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Upgrade to typescript 2.9.2 and fix problems to make it compile inside Google #1134

Merged
merged 3 commits into from
Jul 1, 2018

Conversation

dsmilkov
Copy link
Contributor

@dsmilkov dsmilkov commented Jun 30, 2018

Upgrade to typescript 2.9.2 and make the internal Closure compiler happy:

  • use of global is not allowed. use process instead
  • string continuation \ is not allowed

Also remove dead code as revealed by the karma coverage.

DEV


This change is Reviewable

@dsmilkov dsmilkov requested review from nsthorat and caisq June 30, 2018 15:20
@caisq
Copy link
Collaborator

caisq commented Jun 30, 2018

:lgtm_strong:


Review status: :shipit: complete! 1 of 1 LGTMs obtained


Comments from Reviewable

@nsthorat
Copy link
Contributor

:lgtm_strong:


Review status: :shipit: complete! 2 of 1 LGTMs obtained


Comments from Reviewable

@dsmilkov dsmilkov merged commit c0d2b96 into master Jul 1, 2018
@dsmilkov dsmilkov deleted the g3 branch July 1, 2018 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants