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