Skip to content

switch from interface preference to type preference #207

Open
@rossiam

Description

@rossiam

In the CLI, we have already converted code to prefer type over interface. Let's do the same in this project.

In the end we want this in our eslint.js file:

'@typescript-eslint/consistent-type-definitions': ['error', 'type'],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions