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 05:41:22 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
projects
History
Sheetal Nandi
dd18dc1dac
If outDir is not specified, dont need to include json files explicitly in the config since they will not be emitted (
#55389
)
2023-09-08 12:23:13 -07:00
..
amdModulesWithOut
Deprecate prepend option on project reference (
#52312
)
2023-01-20 12:10:18 -08:00
container
Deprecate prepend option on project reference (
#52312
)
2023-01-20 12:10:18 -08:00
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
…
inferredTypeFromTransitiveModule
Handle simple lib file in the test case
2019-04-17 16:43:10 -07:00
lateBoundSymbol
…
missingExtendedConfig
…
noEmitOnError
Baselining tsc
--watch
output just like
tsc
baselines for easier updates (
#35710
)
2019-12-18 10:23:58 -08:00
outfile-concat
Deprecate prepend option on project reference (
#52312
)
2023-01-20 12:10:18 -08:00
projectReferenceWithRootDirInParent
…
reexport
/src
Use resolvedPath consistently in the builder (
#35757
)
2019-12-19 10:10:17 -08:00
sample1
…
transitiveReferences
…