cheatingchelsea/src
Derek Slenk d03121001a Fix ESLint issues across codebase
- Replace 'any' types with proper TypeScript interfaces
- Fix unescaped apostrophe in not-found page
- Convert actionTypes constant to type definition to fix unused variable
- Optimize font loading using next/font instead of external links
- Improve type safety and remove linting warnings
2025-06-29 17:55:13 -04:00
..
ai initial scaffold 2025-06-25 14:01:52 +00:00
app Fix ESLint issues across codebase 2025-06-29 17:55:13 -04:00
components Could we add a feature that detects if you are using dark mode, and swit 2025-06-26 18:06:44 +00:00
hooks Fix ESLint issues across codebase 2025-06-29 17:55:13 -04:00
lib Fix Amplify environment variable access 2025-06-27 15:33:58 -04:00