Examples of Vlocity/SF LWC components (in various states of working)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
228 B

4 years ago
  1. {
  2. "search.exclude": {
  3. "**/node_modules": true,
  4. "**/bower_components": true,
  5. "**/.sfdx": true
  6. },
  7. "eslint.nodePath": "/Users/leviolson/.vscode/extensions/salesforce.salesforcedx-vscode-lwc-47.17.1/node_modules"
  8. }