diff --git a/tsconfig.base.json b/tsconfig.base.json index ae4b9f5f601..2d105d4263d 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -29,7 +29,6 @@ "@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"],