Skip to content

Commit b4ea3f9

Browse files
committed
Fix incorrect indent for prettier
1 parent 04eb12b commit b4ea3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/PowerShell.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
"}"
240240
]
241241
},
242-
"Function-Advanced-Doc-Full-Example-From-ISE": {
242+
"Function-Advanced-Doc-Full-Example-From-ISE": {
243243
"prefix": ["function-advanced-doc-fromISE", "cmdlet-doc-fromISE"],
244244
"description": "Script advanced function definition with full comment-based help and parameter attributes.",
245245
"body": [

0 commit comments

Comments
 (0)