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