backend: Fix imports from weird paths #192
Loading…
Reference in a new issue
No description provided.
Delete branch "Michcio/FoundKey-0x7f:extensionless-imports"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These imports were breaking in TS error checking and VS Code, because
imports need to have an extension to be valid, apparently