10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"search.exclude": {
|
|
"**/node_modules": true,
|
|
"**/bower_components": true,
|
|
"**/.sf": true,
|
|
"**/.sfdx": true
|
|
},
|
|
"xml.preferences.showSchemaDocumentationType": "none"
|
|
}
|