UNPKG

123 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "outDir": "dist/types",
5 "emitDeclarationOnly": true
6 }
7}