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
.gitignore
on
main
User selector
All users
All time
Commit history
Commits on Mar 29, 2024
Make sure virtual file system with watch behaves same way as sys/node so we have proper test coverage for symlinks (#57607)
Sheetal Nandi (sheetalkamat)
authored
26358d2
View commit details
Copy full SHA for 26358d2
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
Only gitignore lib dir at repo root (#54644)
Jake Bailey (jakebailey)
authored
aa44cd8
View commit details
Copy full SHA for aa44cd8
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Remove lib folder (LKG) and use node_modules for building (#52226)
Jake Bailey (jakebailey)
authored
3f4d16a
View commit details
Copy full SHA for 3f4d16a
View code at this point
Browse repository at this point
Remove old test262 and dt runner infra (#53125)
Jake Bailey (jakebailey)
authored
a6be79d
View commit details
Copy full SHA for a6be79d
View code at this point
Browse repository at this point
Remove docker and user tests, related infra (#53118)
Jake Bailey (jakebailey)
authored
6a39f91
View commit details
Copy full SHA for 6a39f91
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Reduce polymorphism resulting from unstable Node shapes (#51682)
Show description for 6d41964
Ron Buckton (rbuckton)
authored
6d41964
View commit details
Copy full SHA for 6d41964
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation (#50988)
Jake Bailey (jakebailey)
authored
ad56b5c
View commit details
Copy full SHA for ad56b5c
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Remove AUTHORS.md, .mailmap, authors.ts script (#50410)
Jake Bailey (jakebailey)
authored
e675ea8
View commit details
Copy full SHA for e675ea8
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Ensure all scripts are checked, fix errors (#50326)
Jake Bailey (jakebailey)
authored
66d8b95
View commit details
Copy full SHA for 66d8b95
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
Update npm in user tests (#42841)
Show description for 0eef927
Nathan Shively-Sanders (sandersn)
authored
0eef927
View commit details
Copy full SHA for 0eef927
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add script to work around GH issue with suggested reviewers (#37422)
Ron Buckton (rbuckton)
authored
ec426ee
View commit details
Copy full SHA for ec426ee
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Add fp-ts to .gitignore (#35295)
Jack Bates (jablko)
authored and
Wesley Wigham (weswigham)
committed
1388f87
View commit details
Copy full SHA for 1388f87
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Fix up some of the ignore files, and removing the create language service script (#33684)
Show description for b9fe84e
Orta
authored
b9fe84e
View commit details
Copy full SHA for b9fe84e
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Add template .vscode/* settings, ignore real ones (#33758)
Show description for acf7aee
Andrew Branch (andrewbranch)
authored
acf7aee
View commit details
Copy full SHA for acf7aee
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Merge branch 'master' into small_ts
Orta
authored
40ceb4f
View commit details
Copy full SHA for 40ceb4f
View code at this point
Browse repository at this point
Enable eslint cache (#33619)
Wesley Wigham (weswigham)
authored
62a4357
View commit details
Copy full SHA for 62a4357
View code at this point
Browse repository at this point
Rename the smaller build to '@typescript/language-services' and have a separate build step for creating and publishing vs configuring the build
Orta Therox (orta)
committed
92b3266
View commit details
Copy full SHA for 92b3266
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
More work on generating a small typescript build
Orta Therox (orta)
committed
31c08b6
View commit details
Copy full SHA for 31c08b6
View code at this point
Browse repository at this point
Improve the gitignore / npm ignore
Orta Therox (orta)
committed
63feabb
View commit details
Copy full SHA for 63feabb
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Remove all submodules - just force clone and reset on run instead (#33425)
Wesley Wigham (weswigham)
authored
038d951
View commit details
Copy full SHA for 038d951
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
add eslint setting for .vscode
Oleksandr Tarasiuk (a-tarasyuk)
committed
828ebd5
View commit details
Copy full SHA for 828ebd5
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Add xterm test to docker suite (#32149)
Wesley Wigham (weswigham)
authored
2af8ac7
View commit details
Copy full SHA for 2af8ac7
View code at this point
Browse repository at this point
Commits on May 31, 2019
Strictify the cherry-pick pr script
Wesley Wigham (weswigham)
committed
9a29577
View commit details
Copy full SHA for 9a29577
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Remove lockfile, add to gitignore, and add npmrc preventing its generation (#26519)
Wesley Wigham (weswigham)
authored
926bdee
View commit details
Copy full SHA for 926bdee
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Add TEST-results.xml to the gitignore
Wesley Wigham (weswigham)
committed
32e99ba
View commit details
Copy full SHA for 32e99ba
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Adds failed test tracking
Ron Buckton (rbuckton)
committed
0944c29
View commit details
Copy full SHA for 0944c29
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Merge branch 'master' into esau-squash
Ryan Cavanaugh (RyanCavanaugh)
committed
1bbe661
View commit details
Copy full SHA for 1bbe661
View code at this point
Browse repository at this point
Add js to gitignore
Ryan Cavanaugh (RyanCavanaugh)
committed
60d0e64
View commit details
Copy full SHA for 60d0e64
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Remove generated files (#24892)
Show description for 5c01a3e
Wesley Wigham (weswigham)
authored
5c01a3e
View commit details
Copy full SHA for 5c01a3e
View code at this point
Browse repository at this point
Commits on May 16, 2018
Add temp module dir to gitignore to reduce git intellisense load when running user tests
Wesley Wigham (weswigham)
committed
15c09ef
View commit details
Copy full SHA for 15c09ef
View code at this point
Browse repository at this point
Commits on May 10, 2018
VSTS prefers to pass secrets as command line params (#24041)
Wesley Wigham (weswigham)
authored
e296301
View commit details
Copy full SHA for e296301
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
configureNightly -> configurePrerelease
Daniel Rosenwasser (DanielRosenwasser)
committed
6b9ea7c
View commit details
Copy full SHA for 6b9ea7c
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
add more information to quickinfo for imported symbols
jwbay
committed
56fc112
View commit details
Copy full SHA for 56fc112
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Add dt baseline folder to gitignore (#20205)
Wesley Wigham (weswigham)
authored
8c6863a
View commit details
Copy full SHA for 8c6863a
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
User code runner draft (#19539)
Show description for ba98cbb
Wesley Wigham (weswigham)
authored
ba98cbb
View commit details
Copy full SHA for ba98cbb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.