UNPKG

141 BJSONView Raw
1{
2 "extends": "../../tsconfig.declaration.base.json",
3 "compilerOptions": {
4 "declarationDir": "build"
5 },
6 "include": ["src/*.ts"]
7}