UNPKG

@solidstate/hardhat-log-remover

Version:

Remove Hardhat console.log imports and calls from Solidity source files

4 lines (3 loc) 134 B
import type { NewTaskActionFunction } from 'hardhat/types/tasks'; declare const action: NewTaskActionFunction; export default action;