Use OTBS instead of Allman for PowerShell
This commit is contained in:
parent
deade51baa
commit
35ee70c0ae
1 changed files with 2 additions and 1 deletions
|
@ -16,8 +16,9 @@
|
|||
"json.schemaDownload.enable": false,
|
||||
"markdown.preferredMdPathExtensionStyle": "includeExtension",
|
||||
"npm.fetchOnlinePackageInfo": false,
|
||||
"powershell.codeFormatting.openBraceOnSameLine": false,
|
||||
"powershell.codeFormatting.preset": "OTBS",
|
||||
"search.quickOpen.includeHistory": false,
|
||||
"security.workspace.trust.banner": "never",
|
||||
"security.workspace.trust.emptyWindow": false,
|
||||
"security.workspace.trust.untrustedFiles": "newWindow",
|
||||
"task.quickOpen.history": 0,
|
||||
|
|
Loading…
Reference in a new issue