1
chenjingwu
2024-04-10 2cdcc35a30adc212ad0a686a604765099dc303f6
1
2
3
4
5
6
7
8
{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/.sfdx": true
  },
  "editor.suggest.snippetsPreventQuickSuggestions": false
}