UNPKG

142 BJSONView Raw
1{
2 "extends": "../../tsconfig",
3 "compilerOptions": {
4 "outDir": "lib",
5 "rootDir": "."
6 },
7 "include": ["types"]
8}