Skip to content

Feature Request: Adding an option to generate using an interface instead of a type #124

@asip

Description

@asip

The "type" type causes an error in the default ESLint (+ typescript-eslint) configuration.

In my project, I need to insert the following comment or change the ESLint configuration to avoid an error.

// eslint-disable-next-line @typescript-eslint/consistent-type-definitions

or

/* eslint-disable @typescript-eslint/consistent-type-definitions */

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