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-14 10:30:13 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
projects
History
Sheetal Nandi
ec84392f2e
Use resolvedPath consistently in the builder (
#35757
)
...
* Add baseline for
#35468
* Use resolvedPath consistently in the builder
Fixes
#35468
2019-12-19 10:10:17 -08:00
..
amdModulesWithOut
…
container
…
containerOnlyReferenced
Container only ref needs to be ignored from uptodate status
2019-06-20 16:09:35 -07:00
demo
PR feedback
2019-08-12 16:06:09 -07:00
emitDeclarationOnly
Handle seenEmittedFiles which was not being set when emit of a file was complete (
#33145
)
2019-08-30 16:33:44 -07:00
empty-files
…
importJsonFromProjectReference
…
inferredTypeFromTransitiveModule
Handle simple lib file in the test case
2019-04-17 16:43:10 -07:00
lateBoundSymbol
Fix lateBoundSymbol test case to handle the simple lib file for the test
2019-04-17 16:19:34 -07:00
missingExtendedConfig
…
noEmitOnError
Baselining tsc
--watch
output just like
tsc
baselines for easier updates (
#35710
)
2019-12-18 10:23:58 -08:00
outfile-concat
…
projectReferenceWithRootDirInParent
…
reexport
/src
Use resolvedPath consistently in the builder (
#35757
)
2019-12-19 10:10:17 -08:00
resolveJsonModuleAndComposite
Make the tsbuild tests use simple libFile instead of bigger lib file set
2019-04-17 15:35:00 -07:00
sample1
…
transitiveReferences
…