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 }}
HackPoint
/
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
baseClassDeclarationOrder
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2015
fix jsxelement formatting
saschanaz
committed
bcde562
View commit details
Copy full SHA for bcde562
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets
Show description for e34238c
mhegazy
committed
e34238c
View commit details
Copy full SHA for e34238c
View code at this point
Browse repository at this point
Addresses PR comments
Show description for 0415cc7
ToddThomson
committed
0415cc7
View commit details
Copy full SHA for 0415cc7
View code at this point
Browse repository at this point
Add Spacing for Nonempty Brackets Formatting Option
Show description for 9146d9b
ToddThomson
committed
9146d9b
View commit details
Copy full SHA for 9146d9b
View code at this point
Browse repository at this point
fix class expression + expressionWithTypeArgument
saschanaz
committed
f832bd2
View commit details
Copy full SHA for f832bd2
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
fix generics/type-assertion formatting
saschanaz
committed
dfcc1e6
View commit details
Copy full SHA for dfcc1e6
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Always indent PropertyAccessExpression.
Tien Nguyen
committed
1cc0e5f
View commit details
Copy full SHA for 1cc0e5f
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Fixing first example
saschanaz
committed
b402b63
View commit details
Copy full SHA for b402b63
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
merged in master
Arthur Ozga
committed
d8fe237
View commit details
Copy full SHA for d8fe237
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into jsxAndAs
Show description for 634d35a
RyanCavanaugh
committed
634d35a
View commit details
Copy full SHA for 634d35a
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
merged master
Arthur Ozga
committed
a7ec1c4
View commit details
Copy full SHA for a7ec1c4
View code at this point
Browse repository at this point
Fixed formatting spaces on default keyword
DickvdBrink
committed
627ebc8
View commit details
Copy full SHA for 627ebc8
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Fixed formatting spaces on protected keyword
DickvdBrink
committed
4853fd0
View commit details
Copy full SHA for 4853fd0
View code at this point
Browse repository at this point
Rename functions and variables, also a small refactoring.
mhegazy
committed
36a30c4
View commit details
Copy full SHA for 36a30c4
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Merge branch 'blockFormParameterIndentation' of https://github.com/SaschaNaz/TypeScript into SaschaNaz-blockFormParameterIndentation
mhegazy
committed
f5f4af2
View commit details
Copy full SHA for f5f4af2
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Merge branch 'master' into abstract-classes2
Arthur Ozga
committed
b7f4ee5
View commit details
Copy full SHA for b7f4ee5
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Formatting and LS for JSX and As
RyanCavanaugh
committed
6d01a44
View commit details
Copy full SHA for 6d01a44
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
changes that are non-breaking
Arthur Ozga
committed
1d5dcf0
View commit details
Copy full SHA for 1d5dcf0
View code at this point
Browse repository at this point
changed to '==' to '===', '!=' to '!=='
Arthur Ozga
committed
aed48ec
View commit details
Copy full SHA for aed48ec
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Fix merge conflicts with master
Arthur Ozga
committed
506349f
View commit details
Copy full SHA for 506349f
View code at this point
Browse repository at this point
Abstract keyword: Added parsing and some checks
Show description for 5316d0d
Arthur Ozga
committed
5316d0d
View commit details
Copy full SHA for 5316d0d
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
use namespaces instead of modules in the codebase
mhegazy
committed
224e763
View commit details
Copy full SHA for 224e763
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Fixes type predicate formatting
tinganho
committed
3ed4309
View commit details
Copy full SHA for 3ed4309
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Merge https://github.com/Microsoft/TypeScript into blockFormParameterIndentation
saschanaz
committed
4d91fff
View commit details
Copy full SHA for 4d91fff
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
exclude closeparen/propertyaccess tokens
saschanaz
committed
910079a
View commit details
Copy full SHA for 910079a
View code at this point
Browse repository at this point
Commits on May 27, 2015
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
JsonFreeman
committed
0a49128
View commit details
Copy full SHA for 0a49128
View code at this point
Browse repository at this point
Commits on May 26, 2015
remove space after close bracket only if next token does not start block in function declaration context
vladima
committed
f1789ac
View commit details
Copy full SHA for f1789ac
View code at this point
Browse repository at this point
Commits on May 24, 2015
getLineIndentation for others
saschanaz
committed
50a0223
View commit details
Copy full SHA for 50a0223
View code at this point
Browse repository at this point
Commits on May 23, 2015
fixing some types
saschanaz
committed
e20be95
View commit details
Copy full SHA for e20be95
View code at this point
Browse repository at this point
Commits on May 16, 2015
take the function out
saschanaz
committed
4b4fc01
View commit details
Copy full SHA for 4b4fc01
View code at this point
Browse repository at this point
getLineIndentation
saschanaz
committed
a9eba62
View commit details
Copy full SHA for a9eba62
View code at this point
Browse repository at this point
Commits on May 15, 2015
block form indentation
saschanaz
committed
b85d56b
View commit details
Copy full SHA for b85d56b
View code at this point
Browse repository at this point
Commits on May 4, 2015
Formatting for yield and yield* expressions
JsonFreeman
committed
6183c81
View commit details
Copy full SHA for 6183c81
View code at this point
Browse repository at this point
Formatting for generators
JsonFreeman
committed
be5557a
View commit details
Copy full SHA for be5557a
View code at this point
Browse repository at this point
Merge pull request #3001 from Microsoft/formattingOnChainedCallbacks
Show description for bd47ae4
vladima
committed
bd47ae4
View commit details
Copy full SHA for bd47ae4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.