6 lines
No EOL
119 B
JSON
6 lines
No EOL
119 B
JSON
{
|
|
"search.exclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |