D C
2023-05-15 a01eef703c01899a4e5e45b2b1cc8a6eaed1e0ad
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}