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