Skip to content

Commit 3bcd36d

Browse files
Kapil Borledaviwil
Kapil Borle
authored andcommitted
Set codeFormatting.preset default value to Custom
1 parent cc68bf9 commit 3bcd36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"OTBS",
420420
"Allman"
421421
],
422-
"default": "KR_Stroustrup",
422+
"default": "Custom",
423423
"description": "Sets the codeformatting options to follow the given indent style in a way that is compatible with PowerShell syntax. For more information about the brace styles please refer to https://github.com/PoshCode/PowerShellPracticeAndStyle/issues/81."
424424
},
425425
"powershell.codeFormatting.openBraceOnSameLine": {

0 commit comments

Comments
 (0)