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> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.example | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||