1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-04 11:55:58 +02:00
bitwarden-browser/libs/vault/tsconfig.spec.json
Will Martin 5c576fd19e
[PM-3587] create @bitwarden/vault lib (#6083)
* add libs/vault

* update configs

* update package lock

* fix typo
2023-08-22 10:02:48 -04:00

5 lines
67 B
JSON

{
"extends": "./tsconfig.json",
"files": ["./test.setup.ts"]
}