Use https://github.com/justkey007/tsc-alias to be able to use @ imports and no .js extensions.
See: https://stackoverflow.com/a/70905194
In the case of javascript without an extension in its import statement, apply the --resolve-full-paths parameter to the tsc-alias.
Use https://github.com/justkey007/tsc-alias to be able to use
@imports and no.jsextensions.See: https://stackoverflow.com/a/70905194