openpondai/agents/polymarket-market-watcher

OpenTool app

2Branches0Tags
GL
glucryptoRemove stale Bun lockfile
f2471bd2 months ago15Commits
json
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "bundler", "lib": ["ES2020"], "strict": true, "esModuleInterop": true, "skipLibCheck": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true }, "include": ["tools/**/*.ts", "src/**/*.ts"], "exclude": ["src/**/*.test.ts"] }