mirror of
https://github.com/bitwarden/jslib
synced 2025-12-06 00:03:29 +00:00
* PS-592 Name field is not prioritised in search results - test search method which give priority to matches by Name * PS-592 Name field is not prioritised in search results - replaced used method with test method * PS-592 Name field is not prioritised in search results - Fixed code styling * PS-592 Name field is not prioritised in search results - avoid duplicates * PS-592 Name field is not prioritised in search results - let to const * PS-592 - ran prettier and lint Co-authored-by: André Bispo <abispo@bitwarden.com>