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