mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 09:26:43 -06:00
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"
|
|
} |