19 lines
621 B
JSON
19 lines
621 B
JSON
|
{
|
||
|
"formattingOptions": {
|
||
|
"UseTabs": false,
|
||
|
"TabSize": 2,
|
||
|
"IndentationSize": 2,
|
||
|
"NewLinesForBracesInTypes": false,
|
||
|
"NewLinesForBracesInMethods": false,
|
||
|
"NewLinesForBracesInProperties": false,
|
||
|
"NewLinesForBracesInAccessors": false,
|
||
|
"NewLinesForBracesInAnonymousMethods": false,
|
||
|
"NewLinesForBracesInControlBlocks": false,
|
||
|
"NewLinesForBracesInAnonymousTypes": false,
|
||
|
"NewLinesForBracesInObjectCollectionArrayInitializers": false,
|
||
|
"NewLinesForBracesInLambdaExpressionBody": false,
|
||
|
"NewLineForElse": false,
|
||
|
"NewLineForCatch": false,
|
||
|
"NewLineForFinally": false
|
||
|
}
|
||
|
}
|