Add TS7, ESLint 9, Prettier, knip; fix all errors
- TypeScript 7 (@typescript/native-preview) with strict settings
- ESLint 9 flat config with strictTypeChecked rules
- Prettier (semi, single quotes, 120 width)
- knip for dead code detection
- Remove unused exports (checkTweets, TweetHeader, etc.)
- Fix all type errors and lint warnings
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>