We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4239987 commit cb43d62Copy full SHA for cb43d62
1 file changed
packages/beachball/.depcheckrc.yml
@@ -1,6 +1,8 @@
1
ignore-path: ../../.gitignore
2
3
ignores:
4
+ # used in scripts
5
+ - cross-env
6
# used in __fixtures__/registry.ts by partial name
7
- verdaccio-auth-memory
8
- verdaccio-memory
0 commit comments