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