Skip to content

[Roadmap] Remove 'any' types and enforce strict typing #15

Description

@ccraig09

We have a few remaining any types in the codebase that were allowed to speed up development.

Requirements:

  • Audit codebase for any usage.
  • Replace with proper interfaces/Zod schemas.
  • Ensure tsconfig strict mode is fully compliant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions