Commit bf1fc45d authored by Quentin Hamitouche's avatar Quentin Hamitouche

Config cleanup

parent 7037e10c
node_modules
artifacts
solidity-files-cache.json
\ No newline at end of file
cache
\ No newline at end of file
This diff is collapsed.
/**
* @type import('hardhat/config').HardhatUserConfig
*/
require("@nomicfoundation/hardhat-ethers");
require("@nomicfoundation/hardhat-chai-matchers");
require("@nomicfoundation/hardhat-toolbox")
module.exports = {
solidity: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment