This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-06 09:20:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a69135ce06
bitwarden-browser
/
.prettierignore
7 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix prettier (#598) * Add .github/workflows to .prettierignore * Add all filestypes to prettier and ignore via .prettierignore * Add --ignore-unknown to prettier for lint-staged
2022-01-07 14:23:42 +01:00
# Build directories
Add Prettier configuration (#574)
2021-12-16 12:45:01 +01:00
dist
Feature/password protected export (#689) * 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
2022-02-23 04:02:07 +01:00
coverage
Fix prettier (#598) * Add .github/workflows to .prettierignore * Add all filestypes to prettier and ignore via .prettierignore * Add --ignore-unknown to prettier for lint-staged
2022-01-07 14:23:42 +01:00
# Github Workflows
.github/workflows
Reference in New Issue
Copy Permalink