liwentao
2023-04-12 83fc8696324a49a9206ad8d69f9295bdd76d422c
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}