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