We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd04e0 commit 9ecaa3dCopy full SHA for 9ecaa3d
.travis.yml
@@ -16,9 +16,6 @@ matrix:
16
branches:
17
only:
18
- master
19
- - release-2.1
20
- - release-2.2
21
- - release-2.3
22
23
install:
24
- npm uninstall typescript --no-save
issue_template.md
@@ -2,7 +2,7 @@
2
<!-- QUESTIONS: This is not a general support forum! Ask Qs at http://stackoverflow.com/questions/tagged/typescript -->
3
<!-- SUGGESTIONS: See https://github.com/Microsoft/TypeScript-wiki/blob/master/Writing-Good-Design-Proposals.md -->
4
5
-**TypeScript Version:** 2.2.1 / nightly (2.2.0-dev.201xxxxx)
+**TypeScript Version:** 2.4.0 / nightly (2.5.0-dev.201xxxxx)
6
7
**Code**
8
0 commit comments