Skip to content

Commit ea89add

Browse files
authored
chore: add storage layout command (#650)
1 parent 16a1387 commit ea89add

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)