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