mirror of
https://github.com/bitwarden/browser
synced 2024-12-11 16:55:56 +01:00
5c576fd19e
* add libs/vault * update configs * update package lock * fix typo
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"files": ["./test.setup.ts"]
|
|
}
|