Skip to content

Fix/typescript eslint errors#22

Merged
mx57 merged 2 commits into
mainfrom
fix/typescript-eslint-errors
Jul 3, 2026
Merged

Fix/typescript eslint errors#22
mx57 merged 2 commits into
mainfrom
fix/typescript-eslint-errors

Conversation

@mx57

@mx57 mx57 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

Sober Path Dev and others added 2 commits July 3, 2026 16:13
- Add missing private methods/type annotations in service classes
  (advancedMoodTracker, interactiveMeditation, personalization,
   notificationService, smartNotificationService, audioService, PsychologyService)
- Fix component-level TS errors in gamification, index, mini-games, sounds,
  advanced-analytics, ai-chat, articles, community, advanced-therapy, therapy,
  +not-found, HealthMetric, StatCard, RecoveryContext, advancedNLPTraining, i18n
- Add duration/frequency types to local Sound interface in sounds.tsx
- Add missing displayName assignments for React.memo components
- Merge duplicate imports and resolve import order/no-named-as-default issues
- Add Jest globals to eslint.config.js for test files
- Update .gitignore to exclude .kimchi harness artifacts

Verification:
- npx tsc --noEmit: 0 errors
- npm run lint: 0 errors, 102 warnings
- npm test: 5/5 passing
Co-Authored-By: Kimchi <noreply@kimchi.dev>
@mx57 mx57 merged commit 26274c7 into main Jul 3, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant