diff --git a/package.json b/package.json index 80aaa3f536..cd86b0cbfa 100644 --- a/package.json +++ b/package.json @@ -505,7 +505,7 @@ }, "powershell.sideBar.CommandExplorerExcludeFilter": { "type":"array", - "default":"", + "default":[], "description": "Specify array of Modules to exclude from Command Explorer listing." }, "powershell.powerShellExePath": {