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-06-17 00:34:47 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
copilot/assume-use-strict-default
Add File
New File
Upload File
Apply Patch
TypeScript
/
tests
/
cases
History
Ryan Cavanaugh
f01d9131fe
Merge on top of strict:true
2026-02-03 20:40:16 -08:00
..
compiler
Merge on top of strict:true
2026-02-03 20:40:16 -08:00
conformance
Specify
@strict: false
on lots of tests that would fail under
noImplicitAny
.
2026-02-03 23:10:34 +00:00
fourslash
Merge on top of strict:true
2026-02-03 20:40:16 -08:00
project
Explicitly set
strict: false
for project tests, eval tests, and more programmatic fourslash tests (
#63024
)
2026-01-21 02:26:40 +00:00
projects
…
transpile
Update tests in prep for ES5 deprecation, target default change (
#63066
)
2026-01-29 22:38:34 +00:00
unittests
…