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