UNPKG

@solidstate/hardhat-log-remover

Version:

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

4 lines (3 loc) 115 B
import { HardhatPlugin } from 'hardhat/types/plugins'; declare const plugin: HardhatPlugin; export default plugin;