update package.json default for expandable hover

This commit is contained in:
Gabriela Araujo Britto
2025-04-24 14:29:57 -07:00
parent 0d305f2de9
commit a036241282

View File

@@ -575,7 +575,7 @@
},
"typescript.experimental.expandableHover": {
"type": "boolean",
"default": false,
"default": true,
"description": "%configuration.expandableHover%",
"scope": "window",
"tags": [