Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv committed Aug 28, 2024
1 parent 4a4f2f7 commit 5ae3a48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/testing-kit/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,6 @@ const config: HardhatUserConfig = {
url: 'https://sepolia.gateway.tenderly.co'
}
},
//@ts-expect-error Type not found
compilerOptions: {
paths: { '^@safe-global/protocol-kit/(.*)$': ['../protocol-kit/src/*'] }
},
namedAccounts: {
deployer: {
default: 0
Expand Down

0 comments on commit 5ae3a48

Please sign in to comment.