UNPKG

180 BJSONView Raw
1{
2 "extends": "./tsconfig",
3 "compilerOptions": {
4 "removeComments": true,
5 "declaration": true,
6 "emitDeclarationOnly": true,
7 "declarationDir": "declaration"
8 }
9}