mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-21 03:55:24 -04:00
17b37fe5c7
- Add eslint and eslint-config-next as dev dependencies - Create .eslintrc.json with next/core-web-vitals preset - Fix 43 unescaped entity errors by replacing quotes and apostrophes with HTML entities across 14 component files - Fix 9 react-hooks/exhaustive-deps warnings by wrapping fetch functions in useCallback with proper dependency arrays