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 }}
jakebailey
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
typingsInstallerCore
on
debug-module
User selector
All users
All time
Commit history
Commits on Sep 17, 2024
Fix all except special entrypoints and tests
jakebailey
committed
9cb279e
View commit details
Copy full SHA for 9cb279e
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Enable `--isolatedDeclarations` on TS codebase (#59635)
Show description for 52eaa7b
3 people
authored
52eaa7b
View commit details
Copy full SHA for 52eaa7b
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Reject internal tag on private decls, strip comments from private decls in dtsBundler (#58869)
jakebailey
authored
867476e
View commit details
Copy full SHA for 867476e
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
jakebailey
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Error on unused eslint directives, reenable lost eslint rules (#57350)
jakebailey
authored
23156cb
View commit details
Copy full SHA for 23156cb
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)
sheetalkamat
authored
29bb857
View commit details
Copy full SHA for 29bb857
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Pull out parts of TI Adapter so we can test that more correctly instead of having to copy things (#56387)
sheetalkamat
authored
e170bc5
View commit details
Copy full SHA for e170bc5
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
All tsserver unittests use session and typing installer (#56337)
sheetalkamat
authored
efecc85
View commit details
Copy full SHA for efecc85
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Some of the test refactoring and readable baselining (#56075)
sheetalkamat
authored
feeb30d
View commit details
Copy full SHA for feeb30d
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
dprint the codebase (#54820)
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)
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)
zkat
authored
d23b7e7
View commit details
Copy full SHA for d23b7e7
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
Use eslint-plugin-simple-import-sort (#52090)
jakebailey
authored
2a8436c
View commit details
Copy full SHA for 2a8436c
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Enable strictFunctionTypes (#49929)
jakebailey
authored
22b362c
View commit details
Copy full SHA for 22b362c
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Rename module resolution option `node` to `node10` (preserving backward-compatible alias) (#51901)
Show description for e0bfac5
andrewbranch
authored
e0bfac5
View commit details
Copy full SHA for e0bfac5
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Flip imports to case insensitive sorting (#51579)
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)
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)
jakebailey
authored
9f64a3a
View commit details
Copy full SHA for 9f64a3a
View code at this point
Browse repository at this point
Remove no-unnecessary-qualifier from eslintrc (#51456)
jakebailey
authored
d798493
View commit details
Copy full SHA for d798493
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Add build via esbuild
Show description for 4139807
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
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
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
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
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
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
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)
andrewbranch
authored
f483ab5
View commit details
Copy full SHA for f483ab5
View code at this point
Browse repository at this point
Commits on May 18, 2021
feat(eslint): consistent-type-assertions (#43556)
a-tarasyuk
authored
db01e84
View commit details
Copy full SHA for db01e84
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
sheetalkamat
authored
76cf8fd
View commit details
Copy full SHA for 76cf8fd
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28
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)
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
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
rbuckton
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Add watchOptions to tsconfig and allow supplying them on command line as well (#35615)
Show description for 236012e
sheetalkamat
authored
236012e
View commit details
Copy full SHA for 236012e
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
array-type: [ default: array, generic: array ]
a-tarasyuk
committed
ceccfd8
View commit details
Copy full SHA for ceccfd8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.