mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[PM-4266] Create folder for tools owned features (#6761)
* Create libs/tools-folder and README.md * Assign libs/tools to be owned by team-tools-dev * Add exception for the capital README in libs/tools --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
16726eb4b8
commit
b9cf29ff0c
3
libs/tools/README.md
Normal file
3
libs/tools/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 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`.
|
||||
Reference in New Issue
Block a user