1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-27 06:18:40 +09:00
MisskeyIO/.vscode/settings.json
2023-02-19 12:29:04 +00:00

6 lines
119 B
JSON

{
"search.exclude": {
"**/node_modules": true
},
"typescript.tsdk": "node_modules/typescript/lib"
}