Browse Source

chore: replace duplicated jest.disabledWorkspaceFolders "desktop" entry with "root" (#7255)

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
dependabot/npm_and_yarn/follow-redirects-1.15.5
Zev Isert 2 years ago committed by GitHub
parent
commit
4475f67bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      clients.code-workspace

2
clients.code-workspace

@ -51,7 +51,7 @@ @@ -51,7 +51,7 @@
"libs",
"web vault",
"web vault (bit)",
"desktop",
"root"
],
"jest.jestCommandLine": "npx jest",
"angular.enable-strict-mode-prompt": false,

Loading…
Cancel
Save