mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
8 lines
No EOL
170 B
JSON
8 lines
No EOL
170 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"search.exclude": {
|
|
"**/node_modules": true,
|
|
"**/dist": true,
|
|
"**/out": true
|
|
}
|
|
} |