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