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