The new react-hooks/set-state-in-effect ESLint rule flags setState calls in useEffect hooks. These patterns are intentional in these components: - ChatHeader: setMounted for hydration safety - MessageBubble: setPartTimings for streaming state tracking - SettingsSidebar: setEnvVars for localStorage initialization 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| env.ts | ||