2018-05-22 10:11:50 +02:00
|
|
|
{
|
|
|
|
"formattingOptions": {
|
|
|
|
"UseTabs": false,
|
|
|
|
"TabSize": 2,
|
|
|
|
"IndentationSize": 2,
|
2018-12-15 22:07:29 +01:00
|
|
|
"NewLinesForBracesInTypes": true,
|
|
|
|
"NewLinesForBracesInMethods": true,
|
|
|
|
"NewLinesForBracesInProperties": true,
|
|
|
|
"NewLinesForBracesInAccessors": true,
|
|
|
|
"NewLinesForBracesInAnonymousMethods": true,
|
|
|
|
"NewLinesForBracesInControlBlocks": true,
|
|
|
|
"NewLinesForBracesInAnonymousTypes": true,
|
|
|
|
"NewLinesForBracesInObjectCollectionArrayInitializers": true,
|
|
|
|
"NewLinesForBracesInLambdaExpressionBody": true,
|
|
|
|
"NewLineForElse": true,
|
|
|
|
"NewLineForCatch": true,
|
|
|
|
"NewLineForFinally": true
|
2018-05-22 10:11:50 +02:00
|
|
|
}
|
|
|
|
}
|