mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-03 08:49:50 +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"]
|
|
}
|