Skip to content

Commit 223e876

Browse files
committed
chore: add storage layout command
1 parent 4953cae commit 223e876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardhat.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import '@tenderly/hardhat-tenderly'
2121
import '@openzeppelin/hardhat-upgrades'
2222
import '@typechain/hardhat'
2323
import 'solidity-coverage'
24+
import 'hardhat-storage-layout'
2425

2526
// Tasks
2627

0 commit comments

Comments
 (0)