clients/libs/tools
Addison Beck 26caeb3083
Implement and extend tsconfig.base across projects (#14554)
* Implement and extend tsconfig.base across projects

* fixup! Merge remote-tracking branch 'origin/main' into rename-tsconfig

* fix: import tsconfig.base from components

* fix: skip typechecking node modules

* fixing tests

* fix the tests for real

* undo accidentally change
2025-06-02 20:38:17 +00:00
..
export/vault-export Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
generator Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
send Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00: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.