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