-
Notifications
You must be signed in to change notification settings - Fork 889
Open
Labels
devexTickets related to DX (tooling, etc.)Tickets related to DX (tooling, etc.)
Description
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
Labels
devexTickets related to DX (tooling, etc.)Tickets related to DX (tooling, etc.)