Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"extends": "../../apps/web/tsconfig",
"compilerOptions": {
"paths": {
"@bitwarden/common/*": ["../../libs/common/src/*"],
"@bitwarden/angular/*": ["../../libs/angular/src/*"],
"@bitwarden/components": ["../../libs/components/src"]
}