pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
342 stars 26 forks source link

♻️ Use New `eslint` Flat Configuration File `eslint.config.js` #81

Closed pcaversaccio closed 9 months ago

pcaversaccio commented 9 months ago

🕓 Changelog

This PR refactors the eslint configuration for this repository to use the new flat configuration file design. Furthermore, part of this PR is also a dependency bump of ethers, hardhat, and some further submodules.

References

🐶 Cute Animal Picture

image

github-actions[bot] commented 9 months ago

Coverage after merging flat-config-file into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%