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-07 14:34:35 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
History
Nathan Shively-Sanders
d4e3e19763
Merge pull request
#18333
from Microsoft/fix-forEachChild-JSDocTypedefTag
...
Fix forEachChild jsdoc `@typedef` tag
2017-09-08 08:52:46 -07:00
..
compiler
When loading a module from node_modules, get packageId even in the
loadModuleFromFile
case (
#18185
)
2017-09-07 14:31:20 -07:00
conformance
Test: parsing of two-line @typedef jsdoc
2017-09-07 16:22:16 -07:00
fourslash
Ensure that emitter calls callbacks (
#18284
)
2017-09-07 14:30:19 -07:00
project
…
projects
exclude node_modules unless explicitly included
2017-08-03 18:48:27 -07:00
test262-harness
…
unittests
…