UNPKG

ox

Version:

Ethereum Standard Library

16 lines (15 loc) 286 B
{ "extends": "../tsconfig.base.json", "compilerOptions": { "types": ["node"] }, "include": ["./**/*.ts"], "exclude": [ "./**/*.test.ts", "./**/*.test-d.ts", "./**/*.bench.ts", "./**/*.bench-d.ts", "./**/*.snap-d.ts", "./**/*.browser.test.ts" ] }