mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-21 19:38:58 +01:00
7 lines
121 B
JSON
7 lines
121 B
JSON
{
|
|
"search.exclude": {
|
|
"sites/svelte-5-preview/static/*": true
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|