Skip to content

Commit 8cc49e1

Browse files
author
Kapil Borle
committed
Update alignPropertyValuePairs description
1 parent 37eb4a8 commit 8cc49e1

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
@@ -411,7 +411,7 @@
411411
"powershell.codeFormatting.alignPropertyValuePairs": {
412412
"type": "boolean",
413413
"default": true,
414-
"description": "Align assignment statements in a hashtable."
414+
"description": "Align assignment statements in a hashtable or a DSC Configuration."
415415
},
416416
"powershell.integratedConsole.showOnStartup": {
417417
"type": "boolean",

0 commit comments

Comments
 (0)