UNPKG

viem

Version:

TypeScript Interface for Ethereum

11 lines (10 loc) 253 B
{ "extends": "../tsconfig.base.json", "include": ["./**/*.ts"], "exclude": ["./**/*.test.ts", "./**/*.test-d.ts", "./**/*.bench.ts", "./**/*.bench-d.ts"], "compilerOptions": { "composite": true, "noEmit": true, "baseUrl": ".", } }