backend: Fix imports from weird paths #192

Merged
norm merged 1 commit from Michcio/FoundKey-0x7f:extensionless-imports into main 2022-10-10 18:58:55 +00:00
Contributor

These imports were breaking in TS error checking and VS Code, because
imports need to have an extension to be valid, apparently

These imports were breaking in TS error checking and VS Code, because imports need to have an extension to be valid, apparently
Michcio added 1 commit 2022-10-10 18:50:46 +00:00
Fix imports from weird paths
Some checks failed
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
dc510c6834
These imports were breaking in TS error checking and VS Code, because
imports need to have an extension to be valid, apparently
norm merged commit 91c043689b into main 2022-10-10 18:58:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#192
No description provided.