nova-debug/hardhat.config.js

4 lines
96 B
JavaScript
Raw Permalink Normal View History

2022-02-17 21:44:51 +01:00
/* eslint-disable indent, no-undef */
require('@nomiclabs/hardhat-ethers')
module.exports = { }