zhangchunxu
2023-07-21 14e3923804ac265cb8bf6e571232131b662fd204
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}