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
on
alwaysBindJsDoc
User selector
All users
All time
Commit history
Commits on Oct 4, 2022
Remove configureLanguageServiceBuild, instrumenter (#51048)
jakebailey
authored
4953316
View commit details
Copy full SHA for 4953316
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Remove 'async' dependency, used only in errorCheck.ts, modernize file (#50667)
jakebailey
authored
f16ca7d
View commit details
Copy full SHA for f16ca7d
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Add rules from eslint's recommended set that triggered good lints (#50422)
jakebailey
authored
16156b1
View commit details
Copy full SHA for 16156b1
View code at this point
Browse repository at this point
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
Support for auto-accessor fields from the Stage 3 Decorators proposal (#49705)
Show description for a4cabe7
rbuckton
authored
a4cabe7
View commit details
Copy full SHA for a4cabe7
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
Fix eslint not looking at certain scripts, fix lints (#50660)
jakebailey
authored
9ac1fce
View commit details
Copy full SHA for 9ac1fce
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 25, 2022
Remove AUTHORS.md, .mailmap, authors.ts script (#50410)
jakebailey
authored
e675ea8
View commit details
Copy full SHA for e675ea8
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 17, 2022
Ensure all scripts are checked, fix errors (#50326)
jakebailey
authored
66d8b95
View commit details
Copy full SHA for 66d8b95
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 Aug 11, 2022
fix: produceLKG does not work on Windows (#50140)
Jack-Works
authored
e2fbe19
View commit details
Copy full SHA for e2fbe19
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Update all depedencies, including ESLint 8, refresh lockfile (#49550)
jakebailey
authored
734b982
View commit details
Copy full SHA for 734b982
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Ensure scripts compile, are checked in strict mode (#49524)
jakebailey
authored
884f5ac
View commit details
Copy full SHA for 884f5ac
View code at this point
Browse repository at this point
Enable TS Server plugins on web (#47377)
Show description for 3fc5f96
3 people
authored
3fc5f96
View commit details
Copy full SHA for 3fc5f96
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 Mar 11, 2022
Clean up a load of unused dependencies, broken jake script (#48214)
jakebailey
authored
5fd0b64
View commit details
Copy full SHA for 5fd0b64
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Fix confusing file name in generated diagnostics file (#46821)
Show description for 0b9f8b4
blaumeise20
authored
0b9f8b4
View commit details
Copy full SHA for 0b9f8b4
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 2, 2021
Fix git remote in cherry pick script (#46647)
andrewbranch
authored
7f8bf0b
View commit details
Copy full SHA for 7f8bf0b
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 Aug 24, 2021
Adds a script for removing unused diagnostics (#44324)
Show description for 41dcad0
Orta Therox
authored
41dcad0
View commit details
Copy full SHA for 41dcad0
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ec
RyanCavanaugh
authored
e00b5ec
View commit details
Copy full SHA for e00b5ec
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Fix types in the boolean trivial lint rule (#44801)
Orta Therox
authored
fdc31ba
View commit details
Copy full SHA for fdc31ba
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
fix(44738): fix eslint rules (#44739)
a-tarasyuk
authored
7c47be7
View commit details
Copy full SHA for 7c47be7
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Fix typo in open-cherry-pick-pr.ts (#44517)
Show description for 4903c64
eltociear
authored
4903c64
View commit details
Copy full SHA for 4903c64
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
Update playground build script (#44456)
Orta Therox
authored
be2fec1
View commit details
Copy full SHA for be2fec1
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Switch references to master to main in the codebase + validating infra post-main migration (#44347)
Show description for b603a04
Orta Therox
authored
b603a04
View commit details
Copy full SHA for b603a04
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
Previous
Next
You can’t perform that action at this time.