8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"search.exclude": {
|
|
"**/node_modules": true,
|
|
"**/bower_components": true,
|
|
"**/.sfdx": true
|
|
}
|
|
}
|