6 lines
158 B
JSON
6 lines
158 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.implementationsCodeLens.enabled": true,
|
|
"typescript.referencesCodeLens.enabled": true
|
|
}
|