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