{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist" }, "include": [ "./src/**/*.ts", "./tests/**/*.ts" ] }