8 lines
102 B
JSON
8 lines
102 B
JSON
|
{
|
||
|
"search.exclude": {
|
||
|
"**/dist": true,
|
||
|
"**/node_modules": true,
|
||
|
"yarn.lock": true
|
||
|
}
|
||
|
}
|