| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "noEmit": true, | |
| "skipLibCheck": true | |
| }, | |
| "include": [".tmp-api-extractor/dts/**/*.d.ts"] | |
| } | |
| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "noEmit": true, | |
| "skipLibCheck": true | |
| }, | |
| "include": [".tmp-api-extractor/dts/**/*.d.ts"] | |
| } | |