mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-02-04 04:36:38 +09:00
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"search.exclude": {
|
|
"**/node_modules": true
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |