Put braces on their own line
This commit is contained in:
parent
9c61d91416
commit
3134909a90
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
"files.trimFinalNewlines": true,
|
"files.trimFinalNewlines": true,
|
||||||
"json.schemaDownload.enable": false,
|
"json.schemaDownload.enable": false,
|
||||||
"npm.fetchOnlinePackageInfo": false,
|
"npm.fetchOnlinePackageInfo": false,
|
||||||
|
"powershell.codeFormatting.openBraceOnSameLine": false,
|
||||||
"search.quickOpen.includeHistory": false,
|
"search.quickOpen.includeHistory": false,
|
||||||
"security.workspace.trust.emptyWindow": false,
|
"security.workspace.trust.emptyWindow": false,
|
||||||
"security.workspace.trust.untrustedFiles": "newWindow",
|
"security.workspace.trust.untrustedFiles": "newWindow",
|
||||||
|
|
Loading…
Reference in a new issue