diff --git a/tree-view-sample/package.json b/tree-view-sample/package.json index d616eba6..a1b18932 100644 --- a/tree-view-sample/package.json +++ b/tree-view-sample/package.json @@ -111,7 +111,7 @@ "properties": { "jsonOutline.autorefresh": { "type": "boolean", - "default": true + "default": false } } }