Skip to content

Instantly share code, notes, and snippets.

@MaxTan
Created January 11, 2017 07:30
Show Gist options
  • Save MaxTan/6e1d67df31aa2af9dc2e4129b10f2e0f to your computer and use it in GitHub Desktop.
Save MaxTan/6e1d67df31aa2af9dc2e4129b10f2e0f to your computer and use it in GitHub Desktop.
{
"FormattingOptions": {
"NewLinesForBracesInMethods": false,
"NewLinesForBracesInTypes": false,
"NewLinesForBracesInProperties": false,
"NewLinesForBracesInAccessors": false,
"NewLinesForBracesInAnonymousMethods": false,
"NewLinesForBracesInControlBlocks": false,
"NewLinesForBracesInAnonymousTypes": false,
"NewLinesForBracesInObjectCollectionArrayInitializers": false,
"NewLinesForBracesInLambdaExpressionBody": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment