mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Tell eslint & prettier to ignore storybook-static (#3946)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
**/dist
|
||||
**/coverage
|
||||
.angular
|
||||
storybook-static
|
||||
|
||||
**/node_modules
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
**/coverage
|
||||
.angular
|
||||
documentation.json
|
||||
storybook-static
|
||||
|
||||
# External libraries / auto synced locales
|
||||
apps/browser/src/_locales
|
||||
|
||||
Reference in New Issue
Block a user