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
Type
/
to 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
.
jsxtools
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
scripts
build
on
alwaysBindJsDoc
User selector
All users
All time
Commit history
Commits on Sep 12, 2022
Don't run linter after tests runs (#50597)
jakebailey
authored
68d526c
View commit details
Copy full SHA for 68d526c
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Simplify CI detection (#50661)
jakebailey
authored
3c3820b
View commit details
Copy full SHA for 3c3820b
View code at this point
Browse repository at this point
Remove unused cancellation from build (#50658)
jakebailey
authored
5c2f770
View commit details
Copy full SHA for 5c2f770
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Replace eslint rulesdir with eslint-plugin-local, convert eslint rules to JS (#50380)
jakebailey
authored
6362fb2
View commit details
Copy full SHA for 6362fb2
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Remove some unused deps and dead code (#50367)
jakebailey
authored
ef88fbb
View commit details
Copy full SHA for ef88fbb
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
Run ESLint over our JS files, fix all lints (#50172)
jakebailey
authored
9f7c0cb
View commit details
Copy full SHA for 9f7c0cb
View code at this point
Browse repository at this point
Commits on May 4, 2022
Run `mocha` using `process.execPath` instead of harcoding `"node"` (#48797)
Andarist
authored
d337cbc
View commit details
Copy full SHA for d337cbc
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Reserve a core in runtests-parallel on non-CI machines (#48502)
RyanCavanaugh
authored
9153eaa
View commit details
Copy full SHA for 9153eaa
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Pin chalk to ^4.1 (#46985)
Show description for c792a66
rbuckton
authored
c792a66
View commit details
Copy full SHA for c792a66
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Import chalk with import() syntax (#46931)
Show description for 04f831d
uhyo
authored
04f831d
View commit details
Copy full SHA for 04f831d
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
Fix `findUpDir.ts` and uses
Show description for fa2ad1a
elibarzilay
committed
fa2ad1a
View commit details
Copy full SHA for fa2ad1a
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Avoid hard-wired build-tree paths
Show description for 556098e
elibarzilay
committed
556098e
View commit details
Copy full SHA for 556098e
View code at this point
Browse repository at this point
`scripts/build/utils` simplify exec
Show description for 7c3f607
elibarzilay
committed
7c3f607
View commit details
Copy full SHA for 7c3f607
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
--inspect can no longer be used as a flag through gulp (#42701)
Show description for d3055f0
andrewbranch
authored
d3055f0
View commit details
Copy full SHA for d3055f0
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Update failed test tracking to support Mocha 6+ (#39211)
Show description for fbd1c95
rbuckton
authored
fbd1c95
View commit details
Copy full SHA for fbd1c95
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Fix cmdline aliases specs
elibarzilay
committed
8939b25
View commit details
Copy full SHA for 8939b25
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Disable timeout when debugging
Show description for dadb64b
elibarzilay
committed
dadb64b
View commit details
Copy full SHA for dadb64b
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Allow `--inspect=port` in `gulp runtests`
Show description for cfefe84
elibarzilay
committed
cfefe84
View commit details
Copy full SHA for cfefe84
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Revert "Skip costly tests" (#35197)
Show description for 0bbeab6
sandersn
authored
0bbeab6
View commit details
Copy full SHA for 0bbeab6
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Fix chalk import (#35040)
amcasey
authored
5c95163
View commit details
Copy full SHA for 5c95163
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Always run Public API tests, allow lowercase skippercent (#32892)
sandersn
authored
5380075
View commit details
Copy full SHA for 5380075
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Fix emit for object rest on a module export (#32699)
Show description for e3f4979
rbuckton
authored
e3f4979
View commit details
Copy full SHA for e3f4979
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Add support for sharding tests across multiple workers (#32173)
Show description for 3e68561
weswigham
authored
3e68561
View commit details
Copy full SHA for 3e68561
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Add skip-percent alias for skipPercent
sandersn
committed
a56b65b
View commit details
Copy full SHA for a56b65b
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Run all tests on CI
sandersn
committed
6f28283
View commit details
Copy full SHA for 6f28283
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Allow passing skipPercent
Show description for 3ef953a
sandersn
committed
3ef953a
View commit details
Copy full SHA for 3ef953a
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Remove unused (and sometimes broken) targets and scripts (#30054)
Show description for a887c6b
weswigham
authored
a887c6b
View commit details
Copy full SHA for a887c6b
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Fix baseline accept when there are multiple .delete files (#30091)
weswigham
authored
c2f1998
View commit details
Copy full SHA for c2f1998
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Have runtests always throw on failure, make rm stream signal end of read queue (#30035)
weswigham
authored
fb0dcd4
View commit details
Copy full SHA for fb0dcd4
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Remove jake (hopefully for real this time) (#29085)
Show description for b67f2d6
weswigham
authored
b67f2d6
View commit details
Copy full SHA for b67f2d6
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Simplify gulp to just use 'tsc -b' to build, update to gulp@4
rbuckton
committed
47c2708
View commit details
Copy full SHA for 47c2708
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Fix typo in runner selection in gulp
weswigham
authored
fdeb8f0
View commit details
Copy full SHA for fdeb8f0
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Fix gulp builds not building some targets
rbuckton
committed
6b32f4e
View commit details
Copy full SHA for 6b32f4e
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Fix gulp baseline-accept (#29301)
Show description for ad85e4f
sandersn
authored
ad85e4f
View commit details
Copy full SHA for ad85e4f
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Fix the up-to-date-ness checks of sucessive `gulp` invocations (#29088)
weswigham
authored
fd7fd13
View commit details
Copy full SHA for fd7fd13
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.