22de68205
27d9fba78
c700046b7
72aa3d300
a2e4aaa9a
1
2
3
4
5
6
7
8
{ "extends": "../../tsconfig", "compilerOptions": { "typeRoots": ["../../node_modules/@types", "node_modules/@types"], "outDir": "lib" }, "include": ["./src/**/*"] }