UNPKG

@nomicfoundation/hardhat-viem

Version:
16 lines (15 loc) 273 B
{ "extends": "../../../config/typescript/tsconfig.json", "compilerOptions": { "outDir": "../", "rootDirs": ["."], "composite": true }, "include": ["./**/*.ts"], "exclude": [], "references": [ { "path": "../../hardhat-core/src" } ] }