mirror of
https://github.com/bitwarden/clients.git
synced 2024-11-22 17:27:43 +01:00
d30701ada7
* Replace Permissions enum and helper methods with callbacks * Remove scim feature flag * Check if org has feature enabled as part of canManage checks * Pin jest-mock-extended at v2.0.6 to fix compilation error
4 lines
80 B
JSON
4 lines
80 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"files": ["../../apps/web/test.setup.ts"]
|
|
}
|