Commit 6622db2e authored by Will Cory's avatar Will Cory Committed by GitHub

Merge pull request #6814 from ethereum-optimism/08-16-fix_sdk_Fix_failing_depcheck

fix(sdk): Fix failing depcheck
parents 44aa740f 68e00a76
......@@ -11,5 +11,7 @@ ignores: [
"eslint-plugin-prettier",
"chai",
"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