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