mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
1fb3d54014
* Simplify password protected file format * no items to import is not an error * Await inner importer * Add export format type * Error if import file is password protected * Update tests * Test password protected with normat json importer * Simplify imports * Ignore code coverage directory * Expand importer options without changing display options * Import password require import error handling * Use interface * Fix curlies * linter fixes * Add null of empty util * Lint fixes * run prettier * Move import options to separate enum file * Fix imports
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
# Build directories
|
|
dist
|
|
coverage
|
|
|
|
# Github Workflows
|
|
.github/workflows
|