f285a46d0
93a5b3f45
1
2 3 4 5 6
7
{ "extends": "../../tsconfig", "compilerOptions": { "outDir": "lib" }, "include": ["./src/**/*", "./test/**/*", "../../node_modules/web3-typescript-typings/index.d.ts"] }