feat: add index for tasks
create an index.ts file in the tasks folder which re-exports each of the tasks Also, change all of the tasks imports in hardhat.config.ts to './tasks'
Showing
Please register or sign in to comment
create an index.ts file in the tasks folder which re-exports each of the tasks Also, change all of the tasks imports in hardhat.config.ts to './tasks'