mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* Create and register @bitwarden/generator-core - Create libs/tools/generator/core - Register new library within tsconfigs - Register new library within eslint.configs * Create and register @bitwarden/generator-extensions - Create libs/tools/generator/extensions - Register new library within tsconfigs - Register new library within eslint.configs * Create and register @bitwarden/generator-components - Create libs/tools/generator/components - Register new library within tsconfigs - Register new library within eslint.configs * Update libs/tools/generator/components/package.json Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com> * Update libs/tools/generator/extensions/package.json Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com> * Add empty barrel files for new libs * Fix extension of test.environment --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
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.