Skip to content

Commit 58a89aa

Browse files
bergmeisterTylerLeonhardt
authored andcommitted
Fix spacing of package.json after running Invoke-Build to not end up with local changes (#1688)
1 parent ca479c4 commit 58a89aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
"properties": {
480480
"powershell.sideBar.CommandExplorerVisibility": {
481481
"type": "boolean",
482-
"default":true,
482+
"default": true,
483483
"description": "Specifies the visibility of the Command Explorer in the PowerShell Side Bar."
484484
},
485485
"powershell.powerShellExePath": {

0 commit comments

Comments
 (0)