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
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 }}
uberreact
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
services
formatting
on
transforms
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2016
Merge branch 'master' into transforms
rbuckton
committed
a07965a
View commit details
Copy full SHA for a07965a
View code at this point
Browse repository at this point
Commits on May 31, 2016
avoid eating all preceding empty lines
zhengbli
committed
58fdd01
View commit details
Copy full SHA for 58fdd01
View code at this point
Browse repository at this point
Fix formatOnEnter for double newlines
zhengbli
committed
3433a78
View commit details
Copy full SHA for 3433a78
View code at this point
Browse repository at this point
Commits on May 25, 2016
Merge branch 'master' into transforms-merge
rbuckton
committed
ee39c4e
View commit details
Copy full SHA for ee39c4e
View code at this point
Browse repository at this point
Remove uses of `null` in services
Andy Hanson
committed
f7ff3eb
View commit details
Copy full SHA for f7ff3eb
View code at this point
Browse repository at this point
Lint all servicesSources
Andy Hanson
committed
bd633c8
View commit details
Copy full SHA for bd633c8
View code at this point
Browse repository at this point
Commits on May 17, 2016
Merge pull request #8364 from zhengbli/i7503
Show description for 3fb16f5
Zhengbo Li
committed
3fb16f5
View commit details
Copy full SHA for 3fb16f5
View code at this point
Browse repository at this point
Commits on May 6, 2016
Simplified check for indentation difference
František Žiačik
committed
e11b08f
View commit details
Copy full SHA for e11b08f
View code at this point
Browse repository at this point
Commits on May 5, 2016
Fixes space-tab indentation issues
ziacik
committed
06d05b0
View commit details
Copy full SHA for 06d05b0
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Fix indentation for array items
zhengbli
committed
b85b004
View commit details
Copy full SHA for b85b004
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
fix formatting for lines that start with continuation of multiline comments
vladima
committed
80df773
View commit details
Copy full SHA for 80df773
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 Mar 2, 2016
Update the format span end position for formatOnEnter
zhengbli
committed
1224013
View commit details
Copy full SHA for 1224013
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Avoid removing indentation on a new line as trailing white spaces
zhengbli
committed
c155de7
View commit details
Copy full SHA for c155de7
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
spelling fixes for src
Show description for bb85817
jsoref
committed
bb85817
View commit details
Copy full SHA for bb85817
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Fixed issue with smartindenter
rbuckton
committed
4a81dde
View commit details
Copy full SHA for 4a81dde
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
format jsx
saschanaz
committed
33970b8
View commit details
Copy full SHA for 33970b8
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Cleanup and reorganization of node tests
rbuckton
committed
8bf176a
View commit details
Copy full SHA for 8bf176a
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
do not add space between comma and close bracket
saschanaz
committed
5dde2b9
View commit details
Copy full SHA for 5dde2b9
View code at this point
Browse repository at this point
Merge pull request #5983 from SaschaNaz/formatWhitespaces
Show description for a444be8
mhegazy
committed
a444be8
View commit details
Copy full SHA for a444be8
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Merge pull request #6202 from SaschaNaz/formatTemplateOptional
Show description for 54aedf0
mhegazy
committed
54aedf0
View commit details
Copy full SHA for 54aedf0
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces
saschanaz
committed
e97118e
View commit details
Copy full SHA for e97118e
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
whitespaces
saschanaz
committed
d8260b7
View commit details
Copy full SHA for d8260b7
View code at this point
Browse repository at this point
getCurrentLeadingTrivia
saschanaz
committed
f2cad8b
View commit details
Copy full SHA for f2cad8b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into formatWhitespaces
saschanaz
committed
54c00b0
View commit details
Copy full SHA for 54c00b0
View code at this point
Browse repository at this point
applying three feedbacks
saschanaz
committed
f558715
View commit details
Copy full SHA for f558715
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
remove whitespace
saschanaz
committed
9e3ee5d
View commit details
Copy full SHA for 9e3ee5d
View code at this point
Browse repository at this point
move blocker to nodeWillIndentChild
saschanaz
committed
593503f
View commit details
Copy full SHA for 593503f
View code at this point
Browse repository at this point
merge conflicts
saschanaz
committed
e387f69
View commit details
Copy full SHA for e387f69
View code at this point
Browse repository at this point
Merge pull request #4757 from SaschaNaz/indentSuppressor
Show description for 88a8345
mhegazy
committed
88a8345
View commit details
Copy full SHA for 88a8345
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
space around arrow
saschanaz
committed
595f134
View commit details
Copy full SHA for 595f134
View code at this point
Browse repository at this point
directly expose nodeWillIndentChild
saschanaz
committed
34b303a
View commit details
Copy full SHA for 34b303a
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Fix for issue #5947
DanCorder
committed
57c595a
View commit details
Copy full SHA for 57c595a
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into indentSuppressor
saschanaz
committed
83eb6ac
View commit details
Copy full SHA for 83eb6ac
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into formatWhitespaces
saschanaz
committed
cf67f79
View commit details
Copy full SHA for cf67f79
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.