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