zhangqian
2023-05-15 282ab3da3cd217f6f46249f57683d47d607c14a1
1
2
3
4
5
6
7
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  }
}