Skip to content

Instantly share code, notes, and snippets.

@chasestarr
Created December 24, 2018 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chasestarr/ac4e29f43e127b0b5c4372c6c84e202d to your computer and use it in GitHub Desktop.
Save chasestarr/ac4e29f43e127b0b5c4372c6c84e202d to your computer and use it in GitHub Desktop.
{
"FormattingOptions": {
"NewLinesForBracesInLambdaExpressionBody": false,
"NewLinesForBracesInAnonymousMethods": false,
"NewLinesForBracesInAnonymousTypes": false,
"NewLinesForBracesInControlBlocks": false,
"NewLinesForBracesInTypes": false,
"NewLinesForBracesInMethods": false,
"NewLinesForBracesInProperties": false,
"NewLinesForBracesInObjectCollectionArrayInitializers": false,
"NewLinesForBracesInAccessors": false,
"NewLineForElse": false,
"NewLineForCatch": false,
"NewLineForFinally": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment