Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Update to TypeScript 2.6.1 and use strict #61

Merged
merged 5 commits into from
Nov 28, 2017

Conversation

bryanforbes
Copy link
Member

Type: enhancement

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Relates to dojo/meta#210

}, 10);

return thenable;
return <any> thenable;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we do better than any? if not can we use as any?

@bryanforbes bryanforbes merged commit fd9f4de into dojo:master Nov 28, 2017
@bryanforbes bryanforbes deleted the typescript-2.6 branch November 28, 2017 19:07
@dylans dylans added this to the beta.4 milestone Dec 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants