Skip to content

Commit a3b8c3c

Browse files
committed
fix dependency lint
1 parent ce86205 commit a3b8c3c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/snap/.depcheckrc.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"ignores": ["jest-transform-stub", "ts-jest", "@metamask/auto-changelog"]
2+
"ignores": [
3+
"@metamask/auto-changelog",
4+
"execa",
5+
"jest-transform-stub",
6+
"ts-jest"
7+
]
38
}

0 commit comments

Comments
 (0)