mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
Modified tsconfig to reference spec file.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"@bitwarden/browser/*": ["./apps/browser/src/*"],
|
||||
"@bitwarden/cli/*": ["./apps/cli/src/*"],
|
||||
"@bitwarden/client-type": ["libs/client-type/src/index.ts"],
|
||||
"@bitwarden/common/spec": ["./libs/common/spec"],
|
||||
"@bitwarden/common/*": ["./libs/common/src/*"],
|
||||
"@bitwarden/components": ["./libs/components/src"],
|
||||
"@bitwarden/core-test-utils": ["libs/core-test-utils/src/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user