Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
jsTyping
on
fixGenericNullableChecks
User selector
All users
All time
Commit history
Commits on Jun 27, 2024
Remove unused exports & dead code (using Knip) (#56817)
Show description for 752135e
Lars Kappert (webpro)
and
Jake Bailey (jakebailey)
authored
752135e
View commit details
Copy full SHA for 752135e
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
Jake Bailey (jakebailey)
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Update dprint, don't force multiline imports for imports of single name (#58038)
Jake Bailey (jakebailey)
authored
4cedfe4
View commit details
Copy full SHA for 4cedfe4
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Fix crash when there are multiple packages to install per code fix action (#56400)
Sheetal Nandi (sheetalkamat)
authored
29bb857
View commit details
Copy full SHA for 29bb857
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Some of the test refactoring and readable baselining (#56075)
Sheetal Nandi (sheetalkamat)
authored
feeb30d
View commit details
Copy full SHA for feeb30d
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Clean up helpers which are always present in ES2020 (#55515)
Jake Bailey (jakebailey)
authored
b5b6048
View commit details
Copy full SHA for b5b6048
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
perf: replace String and Array indexOf method calls with includes method call (#55482)
Sampo Kivistö (Havunen)
authored
ec2bd4e
View commit details
Copy full SHA for ec2bd4e
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
dprint the codebase (#54820)
Jake Bailey (jakebailey)
authored
5e8c261
View commit details
Copy full SHA for 5e8c261
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Instead of watching files in typing installer, forward it to projectService (#54028)
Sheetal Nandi (sheetalkamat)
authored
a956bbc
View commit details
Copy full SHA for a956bbc
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
export TypingsInstaller from tsserverlibrary (#53394)
Kat Marchán (zkat)
authored
d23b7e7
View commit details
Copy full SHA for d23b7e7
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Remove redundant throws of Debug.assertNever (#53405)
Jake Bailey (jakebailey)
authored
2c952fe
View commit details
Copy full SHA for 2c952fe
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Use eslint-plugin-simple-import-sort (#52090)
Jake Bailey (jakebailey)
authored
2a8436c
View commit details
Copy full SHA for 2a8436c
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Use native generators/iterables, remove helper cruft (#51921)
Jake Bailey (jakebailey)
authored
f1ff0de
View commit details
Copy full SHA for f1ff0de
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
Convert reuse program structure and tracing of module resolution to baseline for easier updates (#51628)
Show description for c1427c9
Sheetal Nandi (sheetalkamat)
authored
c1427c9
View commit details
Copy full SHA for c1427c9
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Flip imports to case insensitive sorting (#51579)
Jake Bailey (jakebailey)
authored
00dc0b6
View commit details
Copy full SHA for 00dc0b6
View code at this point
Browse repository at this point
Reformat imports to be one identifier per line (#51565)
Jake Bailey (jakebailey)
authored
2d2a434
View commit details
Copy full SHA for 2d2a434
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Remove ts.{Map,Set,ESMap,Iterator} and associated types (#51439)
Jake Bailey (jakebailey)
authored
9f64a3a
View commit details
Copy full SHA for 9f64a3a
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Add build via esbuild
Show description for 4139807
Jake Bailey (jakebailey)
committed
4139807
View commit details
Copy full SHA for 4139807
View code at this point
Browse repository at this point
Get codebase building pre bundling
Show description for 36e2944
Jake Bailey (jakebailey)
committed
36e2944
View commit details
Copy full SHA for 36e2944
View code at this point
Browse repository at this point
Fix all internal JSDoc comments
Show description for d12116d
Jake Bailey (jakebailey)
committed
d12116d
View commit details
Copy full SHA for d12116d
View code at this point
Browse repository at this point
Generated module conversion step - inlineImports
Show description for 07758c0
Jake Bailey (jakebailey)
committed
07758c0
View commit details
Copy full SHA for 07758c0
View code at this point
Browse repository at this point
Generated module conversion step - stripNamespaces
Show description for b6c0538
Jake Bailey (jakebailey)
committed
b6c0538
View commit details
Copy full SHA for b6c0538
View code at this point
Browse repository at this point
Generated module conversion step - explicitify
Show description for 9a0b85c
Jake Bailey (jakebailey)
committed
9a0b85c
View commit details
Copy full SHA for 9a0b85c
View code at this point
Browse repository at this point
Generated module conversion step - unindent
Show description for 94724a8
Jake Bailey (jakebailey)
committed
94724a8
View commit details
Copy full SHA for 94724a8
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
Explicit types should prevent ATA from doing package.json discovery (#49380)
Andrew Branch (andrewbranch)
authored
f483ab5
View commit details
Copy full SHA for f483ab5
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
fix ATA toplevel dep detection (#47164)
Show description for 7f189b9
Kat Marchán (zkat)
authored
7f189b9
View commit details
Copy full SHA for 7f189b9
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Detect preference for U`node:`-prefixed node core modules (#45080)
Andrew Branch (andrewbranch)
authored
36225c3
View commit details
Copy full SHA for 36225c3
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fd
Sheetal Nandi (sheetalkamat)
authored
76cf8fd
View commit details
Copy full SHA for 76cf8fd
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Add editor configurable filename-based ATA (#40952)
Show description for 08e4f36
Jesse Trinity (jessetrinity)
authored
08e4f36
View commit details
Copy full SHA for 08e4f36
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Modified existing padLeft() and padRight() functions to support strings other than a single space as padding.
Show description for 07c92e8
Hilley (rhillefeld)
committed
07c92e8
View commit details
Copy full SHA for 07c92e8
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Added zero-padding to timestamp output
Hilley (rhillefeld)
committed
8aad412
View commit details
Copy full SHA for 8aad412
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28
Ron Buckton (rbuckton)
committed
9d5cd28
View commit details
Copy full SHA for 9d5cd28
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Revert the type change to ts.Map (#39366)
Ron Buckton (rbuckton)
authored
7b942b4
View commit details
Copy full SHA for 7b942b4
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Migrate more places to use Map/Set
Ron Buckton (rbuckton)
committed
611b77f
View commit details
Copy full SHA for 611b77f
View code at this point
Browse repository at this point
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2
Ron Buckton (rbuckton)
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.