We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce86205 commit a3b8c3cCopy full SHA for a3b8c3c
packages/snap/.depcheckrc.json
@@ -1,3 +1,8 @@
1
{
2
- "ignores": ["jest-transform-stub", "ts-jest", "@metamask/auto-changelog"]
+ "ignores": [
3
+ "@metamask/auto-changelog",
4
+ "execa",
5
+ "jest-transform-stub",
6
+ "ts-jest"
7
+ ]
8
}
0 commit comments