UNPKG

hardhat-ignore-warnings

Version:

Hardhat plugin to ignore Solidity warnings

6 lines 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // To extend one of Hardhat's types, you need to import the module where it has been defined, and redeclare it. require("hardhat/types/config"); require("hardhat/types/runtime"); //# sourceMappingURL=type-extensions.js.map