{ "extends": "../../tsconfig.json", "compilerOptions": { "declaration": true, "outDir": "target", "skipLibCheck": true }, "include": ["*.ts", "lib/*.ts"] }