UNPKG

157 BJSONView Raw
1{
2 "extends": "./tsconfig",
3 "compilerOptions": {
4 "emitDeclarationOnly": true,
5 "noImplicitAny": false
6 },
7 "exclude": ["test"]
8}