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
.
XAuthSystems
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
services
preProcess.ts
on
main
User selector
All users
All time
Commit history
Commits on Jan 31, 2026
Default `target` to "latest standard", deprecate ES5 (#63067)
jakebailey
authored
95e3aaa
View commit details
Copy full SHA for 95e3aaa
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Remove no-default-lib (#62435)
jakebailey
authored
96acaa5
View commit details
Copy full SHA for 96acaa5
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 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 Mar 23, 2023
Upgrade "boolean-trivia" lint to new "argument-trivia" lint that uses type info, has quick fixes, etc. (#53002)
jakebailey
authored
ac55b29
View commit details
Copy full SHA for ac55b29
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Rename scanner token methods (#53078)
sandersn
authored
ff1e08f
View commit details
Copy full SHA for ff1e08f
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 7, 2022
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 Oct 7, 2022
fix(51072): ts.preProcessFile finds import in template string after conditional expression with template strings (#51082)
a-tarasyuk
authored
d0bfd8c
View commit details
Copy full SHA for d0bfd8c
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
fix(47597): ignore commented imports following template expression (#47657)
a-tarasyuk
authored
c981c9b
View commit details
Copy full SHA for c981c9b
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Handle import type and export type in preprocess (#37508)
Show description for 221a2ae
sheetalkamat
authored
221a2ae
View commit details
Copy full SHA for 221a2ae
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Support template literals in preProcess (fixes #33680) (#33688)
IllusionMH
authored
c6cfd66
View commit details
Copy full SHA for c6cfd66
View code at this point
Browse repository at this point
Commits on May 29, 2018
Merge branch 'master' into libReference
rbuckton
committed
ec0af20
View commit details
Copy full SHA for ec0af20
View code at this point
Browse repository at this point
Commits on May 22, 2018
Enable '--strictNullChecks' (#22088)
Show description for e53e56c
Andy
authored
e53e56c
View commit details
Copy full SHA for e53e56c
View code at this point
Browse repository at this point
Commits on May 9, 2018
Merge branch 'master' into libReference
rbuckton
committed
698f229
View commit details
Copy full SHA for 698f229
View code at this point
Browse repository at this point
Add telemetry for open JS files (#23833)
Show description for 7fb7eec
Andy
authored
7fb7eec
View commit details
Copy full SHA for 7fb7eec
View code at this point
Browse repository at this point
Commits on May 4, 2018
Add 'lib' reference support
rbuckton
committed
a089297
View commit details
Copy full SHA for a089297
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Remove condition
mhegazy
authored
f0057f9
View commit details
Copy full SHA for f0057f9
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
revert change
joscha
committed
a3311ed
View commit details
Copy full SHA for a3311ed
View code at this point
Browse repository at this point
detect nested non-imports
joscha
committed
4dc9db1
View commit details
Copy full SHA for 4dc9db1
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
fix up
joscha
committed
c64c1c9
View commit details
Copy full SHA for c64c1c9
View code at this point
Browse repository at this point
undefined instead of null
joscha
authored
f4fa2eb
View commit details
Copy full SHA for f4fa2eb
View code at this point
Browse repository at this point
store lastToken
joscha
committed
02b8160
View commit details
Copy full SHA for 02b8160
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
use state
joscha
committed
ee429ef
View commit details
Copy full SHA for ee429ef
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
fix: do not match MySymbol.import("mod")
joscha
committed
4da2e5e
View commit details
Copy full SHA for 4da2e5e
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Add support for transpiling per-file jsx pragmas (#21218)
Show description for 32c63a2
weswigham
authored
32c63a2
View commit details
Copy full SHA for 32c63a2
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Start linting for double spaces (#20820)
Show description for 6f2ba15
Andy
authored
6f2ba15
View commit details
Copy full SHA for 6f2ba15
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Don't count a write-only reference as a use (#17752)
Show description for 2a70bf5
Andy
authored
2a70bf5
View commit details
Copy full SHA for 2a70bf5
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Enable "object-literal-shorthand" lint rule (#16987)
Andy
authored
e7dc2a6
View commit details
Copy full SHA for e7dc2a6
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Include dynamic import during pre-processing needed by VS
Kanchalai Tanglertsampan
committed
7d2d35d
View commit details
Copy full SHA for 7d2d35d
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Make preProcessFile public again
rbuckton
committed
feedb6c
View commit details
Copy full SHA for feedb6c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.