19626
2023-03-29 a2409429cc017633ae38d3f2d144753331b77f03
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}