- cron.ts: cast split+map destructuring results to tuple types ([string,string,...] and [number,number]) — length guards already ensure these are safe; TypeScript just can't infer it from split() - CampaignDetail: api.posts.trigger → api.posts.triggerSingle (correct name) - .env.example: document sessions_dir + updated reddit_session_file default - manage.sh build now produces a clean zero-warning dist |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||