Skip to content

Tooling & typecheck #99

@marcalexiei

Description

@marcalexiei

Follow-up: #98 (comment)

Tooling

Opening this issue as a reminder to work on this once #98 is completed, and to clarify a couple of related points:

Questions

  1. Type checking strategy
    Given that we’re using oxlint, there are two possible approaches:

    • Maintain a separate typecheck script using tsc
    • Enable oxlint options.typecheck and report typescript diagnostics alongside lint errors
  2. Additional code checks
    Should we also integrate knip to detect unused files, exports, and dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions