mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
exclude proper folders
This commit is contained in:
@@ -11,7 +11,9 @@
|
|||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"dist/**",
|
"dist",
|
||||||
"releases/**"
|
"build",
|
||||||
|
"coverage",
|
||||||
|
"store"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user