1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs/tools
Oscar Hinton c50a9063bc
[PM-2340] Enable use-lifecycle-interface (#5488)
Enables one of the recommended rules of @angular-eslint. Since this rule was fairly trivial to fix and has no QA effects it seemed reasonable to migrate all code.
2024-08-02 13:59:38 -04:00
..
export/vault-export [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
generator [PM-9423] use observable user encryptor in secret state (#10271) 2024-08-01 17:25:10 -04:00
send [PM-9853] - Add SendListItemsContainer component (#10193) 2024-07-25 21:39:20 +02:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.