1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-08 00:01:28 +01:00
bitwarden-browser/libs/common
Matt Gibson 0324acaf7e
Prefer return value to parameter mutation
This also solves issues where JS deals with ref updates weird due
to cryptic variable capture rules.

Fixes: replace, clear methods
2023-10-04 12:28:02 -04:00
..
spec Test account service 2023-09-29 21:19:05 -04:00
src Prefer return value to parameter mutation 2023-10-04 12:28:02 -04:00
custom-matchers.d.ts Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json chore(deps): update dependency rimraf to v5 (#5468) 2023-05-19 14:23:44 +02:00
test.setup.ts Add matchers for Observable emissions 2023-09-29 21:18:09 -04:00
tsconfig.json Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
tsconfig.spec.json [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00