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