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 }}
java08800
/
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
compiler
tsconfig.json
on
typepredicate_BACKUP
User selector
All users
All time
Commit history
Commits on Jul 6, 2017
Remove duplicate entries from tsconfig files (#16991)
weswigham
authored
4b19eb3
View commit details
Copy full SHA for 4b19eb3
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Merge branch 'master' into ownJsonParsing
sheetalkamat
committed
0bbbc51
View commit details
Copy full SHA for 0bbbc51
View code at this point
Browse repository at this point
Move `"types": []` to tsconfig-base
Andy Hanson
committed
9fbadfd
View commit details
Copy full SHA for 9fbadfd
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Use tsconfig inheritance
Andy Hanson
committed
733111a
View commit details
Copy full SHA for 733111a
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Merge branch 'master' into ownJsonParsing
sheetalkamat
committed
f83e754
View commit details
Copy full SHA for f83e754
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Add empty `types` list to tsconfig.json
mhegazy
committed
3d2a553
View commit details
Copy full SHA for 3d2a553
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Reorganize functions so commandline parser can include parser.
Show description for b3f816b
sheetalkamat
committed
b3f816b
View commit details
Copy full SHA for b3f816b
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Rename Experimental transform to ESNext
Show description for 39b9163
sandersn
committed
39b9163
View commit details
Copy full SHA for 39b9163
View code at this point
Browse repository at this point
Merge branch 'master' into object-spread
sandersn
committed
58ffb4e
View commit details
Copy full SHA for 58ffb4e
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Merge branch 'master' into moveModuleTransformToEnd
rbuckton
committed
c40c7f9
View commit details
Copy full SHA for c40c7f9
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Merge branch 'master' into object-spread
sandersn
committed
f9fe01a
View commit details
Copy full SHA for f9fe01a
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Forbid unused locals/parameters in compiler
Andy Hanson
committed
7685e6a
View commit details
Copy full SHA for 7685e6a
View code at this point
Browse repository at this point
Use an ES5 target
Andy Hanson
committed
de876bd
View commit details
Copy full SHA for de876bd
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Merge branch 'master' into transformES5
rbuckton
committed
ffc3689
View commit details
Copy full SHA for ffc3689
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Adds ES5 to ES3 transformer for reserved words
rbuckton
committed
e97368b
View commit details
Copy full SHA for e97368b
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Adds ES5 to ES3 transformer for reserved words
rbuckton
committed
c4300e0
View commit details
Copy full SHA for c4300e0
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Favor use of ES2015 instead of ES6
andrejbaran
committed
b871b53
View commit details
Copy full SHA for b871b53
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Move async/await into separate es2017 transformer
andrejbaran
committed
5d52c9f
View commit details
Copy full SHA for 5d52c9f
View code at this point
Browse repository at this point
Don't use es8. Add es2016 target.
Show description for f42c791
andrejbaran
committed
f42c791
View commit details
Copy full SHA for f42c791
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Update build files
sandersn
committed
bf866ce
View commit details
Copy full SHA for bf866ce
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Merge branch 'master' into transforms
rbuckton
committed
ed0a653
View commit details
Copy full SHA for ed0a653
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Add performance framework from transforms branch (#9536)
Show description for 2a26beb
weswigham
authored
2a26beb
View commit details
Copy full SHA for 2a26beb
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Merge branch 'transforms' into transforms-generators
rbuckton
committed
252cc25
View commit details
Copy full SHA for 252cc25
View code at this point
Browse repository at this point
[Transforms] Merge master 07/11 into transform (#9697)
Show description for 1c9df84
yuit
authored
1c9df84
View commit details
Copy full SHA for 1c9df84
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Add --pretty to tsconfigs
sandersn
committed
a3d9a85
View commit details
Copy full SHA for a3d9a85
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Compile with --noImplicitThis
Show description for b543074
sandersn
committed
b543074
View commit details
Copy full SHA for b543074
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Make use of module compiler option explicit, add strip internal to tsconfigs
weswigham
committed
d008da5
View commit details
Copy full SHA for d008da5
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Gulfile runs tests and compiles like a champ
weswigham
committed
1defdc3
View commit details
Copy full SHA for 1defdc3
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Merge branch 'transforms' into transforms-generators
rbuckton
committed
e85d3e6
View commit details
Copy full SHA for e85d3e6
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Replace legacy emitter with tree transforming emitter.
rbuckton
committed
cfa4388
View commit details
Copy full SHA for cfa4388
View code at this point
Browse repository at this point
Commits on Mar 19, 2016
Merge branch 'master' into transforms
rbuckton
committed
3c34498
View commit details
Copy full SHA for 3c34498
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
Remove the 'module' option from 'tsconfig.json' files.
DanielRosenwasser
committed
c5d5d13
View commit details
Copy full SHA for c5d5d13
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Added printer
rbuckton
committed
6b381ec
View commit details
Copy full SHA for 6b381ec
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Adds the transformFiles API
rbuckton
committed
1e35593
View commit details
Copy full SHA for 1e35593
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Added visitor API
rbuckton
committed
c3faf0f
View commit details
Copy full SHA for c3faf0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.