Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
🔵 Tier 2 — Low RiskSmall, isolated change with no API route or data model modifications. Review process: AI review + quick human skim (target: 5–15 min). Reviewer validates AI assessment and checks for domain-specific concerns. Stats
|
PR Review
|
E2E Test Results❌ 12 tests failed • 120 passed • 3 skipped • 1186s
Tests ran across 4 shards in parallel. |
9f342cf to
3553b57
Compare
fbd2770 to
84062ec
Compare
Summary
This PR:
react-hookplugin rules which were inadvertently removed without being replaced 1:1 in chore: Add @eslint-react/eslint-plugin recommended rules #2069Rule equivalence is documented here: https://www.eslint-react.xyz/docs/migrating-from-eslint-plugin-react-hooks
You can view current effective rule states with
cd packages/app && npx eslint --inspect-configHow to test locally or on Vercel
Locally:
References