UNPKG

hardhat-spdx-license-identifier

Version:

Prepend local Solidity source files with an SPDX License Identifier

10 lines (9 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); require("./src/index"); exports.default = { solidity: { version: '0.8.25', }, spdxLicenseIdentifier: {}, };