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
This commit is contained in:
parent
9619cf2bf9
commit
d03121001a
8 changed files with 2341 additions and 20 deletions
2310
package-lock.json
generated
2310
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue