Skip to content

Standardize imports #244

@half0wl

Description

@half0wl

The way we're importing stuff is scattered: there are relative references (import foo from '../../'), paths-based references (import foo from @/..), and const/default exports are not super clear. It'd be nice to settle on a single convention, tweak the codebase to use that, and enforce it moving forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devexTickets related to DX (tooling, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions