unknown
2023-07-19 f455c37efbe2ddd8d6bc1bec67ca079bb7373402
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}