nova-debug/hardhat.config.js

4 lines
96 B
JavaScript

/* eslint-disable indent, no-undef */
require('@nomiclabs/hardhat-ethers')
module.exports = { }