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