Skip to content

Support generating oxlint.config.ts (TypeScript config) #420

@rakleed

Description

@rakleed

Currently, oxlint-migrate generates only .oxlintrc.json when migrating from ESLint. However, oxlint now officially supports a TypeScript config file named oxlint.config.ts (see docs).

Could you add an option (e.g., --config-format ts or --typescript) to oxlint-migrate that generates an oxlint.config.ts file instead of .oxlintrc.json?

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