zhangchunxu
2023-08-01 43aac46c4c586d2a906a63ec1dcaac3a49350448
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}