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

1 commit

Author SHA1 Message Date
Michcio dc510c6834 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
These imports were breaking in TS error checking and VS Code, because
imports need to have an extension to be valid, apparently
2022-10-10 20:45:45 +02:00