chore: apply feedback

This commit is contained in:
deepak1556
2026-03-04 01:59:57 +09:00
parent 278032fc75
commit 92de3b63d5

View File

@@ -30,7 +30,9 @@
"typescript.npm",
"js/ts.tsserver.npm.path",
"typescript.tsserver.nodePath",
"js/ts.tsserver.node.path"
"js/ts.tsserver.node.path",
"js/ts.tsserver.diagnosticDir",
"js/ts.tsserver.heapProfile"
]
}
},
@@ -2559,7 +2561,7 @@
"js/ts.tsserver.diagnosticDir": {
"type": "string",
"markdownDescription": "%configuration.tsserver.diagnosticDir%",
"scope": "window",
"scope": "machine",
"keywords": [
"TypeScript",
"diagnostic",
@@ -2591,7 +2593,7 @@
"enabled": false
},
"markdownDescription": "%configuration.tsserver.heapProfile%",
"scope": "window",
"scope": "machine",
"properties": {
"enabled": {
"type": "boolean",