Commit 68e00a76 authored by Will Cory's avatar Will Cory

fix(sdk): Fix failing depcheck

parent 4f425c18
...@@ -11,5 +11,7 @@ ignores: [ ...@@ -11,5 +11,7 @@ ignores: [
"eslint-plugin-prettier", "eslint-plugin-prettier",
"chai", "chai",
"ts-node", "ts-node",
"typedoc" "typedoc",
"ethereum-waffle",
"nyc"
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment