Skip to content

Consider enabling consistent-type-imports #2845

@rajsite

Description

@rajsite

🧹 Tech Debt

The NI style guide has consistent-type-imports unenforced but may be useful to enable due to the issue in this comment: #2835 (comment)

Could have potentially avoided introducing the warnings / incorrect imports with a combination of TypeScript verbatimModuleSyntax (already enabled) and ESlint consistent-type-imports.

Next step is to read through those docs and have a proposal configuration.

Metadata

Metadata

Assignees

Labels

tech debttriageNew issue that needs to be reviewed

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions