19626
2023-06-26 666b1cff3d705a53d07cd3ee6d146a7ef7ac7754
1
2
3
4
5
6
7
8
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  },
  "editor.suggest.snippetsPreventQuickSuggestions": false
}