1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-13 17:57:09 +01:00
bitwarden-estensione-browser/libs/billing/tsconfig.spec.json
Will Martin b73d73b508
create team owned libs for billing, admin-console, platform (#7233)
* add admin-console lib files

* add billing lib files

* add platform lib files

* update lib references in config files

* update package-lock
2023-12-15 09:02:21 -05:00

5 lines
67 B
JSON

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