{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist-test", "skipLibCheck": true }, "include": ["src/**/*.ts", "tests/**/*.ts", "tsup.config.ts"] }