This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-11 01:34:55 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Mohamed Hegazy
ef2d6ab014
Merge pull request
#10342
from Microsoft/ambient_shorthand_is_explicit_any
...
Treat ambient shorthand declarations as explicit uses of the `any` type
2016-08-17 13:33:13 -07:00
..
compiler
Merge pull request
#10374
from Microsoft/readonly-array-type-argument-assignability
2016-08-17 08:28:38 -07:00
conformance
Merge pull request
#10342
from Microsoft/ambient_shorthand_is_explicit_any
2016-08-17 13:33:13 -07:00
fourslash
Merge pull request
#9995
from Microsoft/jsdoc-string-literal-types
2016-08-17 10:25:58 -07:00
fourslash_old
…
project
Merge branch 'master' into loadJsFromModules
2016-06-26 23:24:26 -07:00
projects
Fixed the node tracking and a harness bug
2016-07-11 09:11:46 -07:00
test262-harness
…