19626
2023-04-24 09b83c021646c56cec56b77dc091893401563f9f
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}