Rasmus Q
|
35c1ab64e8
|
refactor: fix all lint errors and improve code quality
- Fix TypeScript 'any' types throughout codebase
- Add proper type definitions for wishlist items and components
- Fix missing keys in {#each} blocks
- Remove unused imports and variables
- Remove unused function parameters
- Update imports to use new schema location (/db/schema)
- Disable overly strict Svelte navigation lint rules
- Ignore .svelte.ts files from ESLint (handled by Svelte compiler)
|
2026-03-15 21:10:58 +00:00 |
|
Rasmus Q
|
6c73a7740c
|
style: format entire codebase with prettier
|
2026-03-15 21:02:57 +00:00 |
|
rasmusq
|
b3f123388f
|
update: more visual consistency
|
2025-12-19 23:48:23 +01:00 |
|
rasmusq
|
cb4539a982
|
update: generalize button components
|
2025-12-19 23:23:46 +01:00 |
|
rasmusq
|
466704a23a
|
fix: dropdown theme colors
|
2025-12-19 23:13:03 +01:00 |
|