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 }}
codeOwlAI
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
typingsInstaller
on
main
User selector
All users
All time
Commit history
Commits on Oct 7, 2024
fix automatic type acquisition (#60157)
epistemancering
authored
20f67d7
View commit details
Copy full SHA for 20f67d7
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Unexport NodeTypingsInstaller in typingsInstaller.js (#60075)
jakebailey
authored
825826f
View commit details
Copy full SHA for 825826f
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 Aug 13, 2024
Update to eslint v9, typescript-eslint v8 (#59518)
jakebailey
authored
01a874a
View commit details
Copy full SHA for 01a874a
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Use regular imports instead of require where possible (#59017)
jakebailey
authored
ef339af
View commit details
Copy full SHA for ef339af
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 Mar 20, 2024
Don't indirect through _namespaces in tsserver/typingsInstaller (#57829)
jakebailey
authored
dc113f8
View commit details
Copy full SHA for dc113f8
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Make tsserver and typingsInstaller thin wrappers around public API (#55326)
jakebailey
authored
aeddd65
View commit details
Copy full SHA for aeddd65
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 25, 2023
perf: replace String and Array indexOf method calls with includes method call (#55482)
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)
jakebailey
authored
5e8c261
View commit details
Copy full SHA for 5e8c261
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Defer creation of node typings installer (#52904)
sheetalkamat
authored
27f20c9
View commit details
Copy full SHA for 27f20c9
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 6, 2023
Use native generators/iterables, remove helper cruft (#51921)
jakebailey
authored
f1ff0de
View commit details
Copy full SHA for f1ff0de
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
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
Convert require calls to imports
Show description for 01e5200
jakebailey
committed
01e5200
View commit details
Copy full SHA for 01e5200
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 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 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 Apr 28, 2020
Include a stack in InitializationFailedResponse (#38223)
Show description for 9d8a70c
amcasey
authored
9d8a70c
View commit details
Copy full SHA for 9d8a70c
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Handle undefined in indent helper (#38217)
Show description for 167f954
amcasey
authored
167f954
View commit details
Copy full SHA for 167f954
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
@typescript-eslint/semi
a-tarasyuk
committed
f6ccfb3
View commit details
Copy full SHA for f6ccfb3
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Remove "generate types" code (#31075)
RyanCavanaugh
authored
885d4d6
View commit details
Copy full SHA for 885d4d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.