1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-20 16:31:15 +01:00

Add to tsconfig.libs

This commit is contained in:
Thomas Avery 2024-12-19 11:55:08 -06:00
parent 5e00803bf0
commit ede4265621
No known key found for this signature in database
GPG Key ID: 44A02A0410B0F429

View File

@ -20,6 +20,7 @@
"@bitwarden/importer/core": ["../importer/src"],
"@bitwarden/importer/ui": ["../importer/src/components"],
"@bitwarden/key-management": ["../key-management/src"],
"@bitwarden/key-management/angular": ["../key-management/src/angular"],
"@bitwarden/platform": ["../platform/src"],
"@bitwarden/send-ui": ["../tools/send/send-ui/src"],
"@bitwarden/tools-card": ["../tools/card/src"],