Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TD] Typescript configuration #540

Open
Tracked by #545
Gustav-Eikaas opened this issue Nov 23, 2023 · 0 comments
Open
Tracked by #545

[TD] Typescript configuration #540

Gustav-Eikaas opened this issue Nov 23, 2023 · 0 comments

Comments

@Gustav-Eikaas
Copy link
Contributor

Gustav-Eikaas commented Nov 23, 2023

To ensure we are following best practices when it comes to ECMAscript we should make the following changes to the tsconfig.json
However this change requires import specifiers to include file extension so we have to rewrite all imports to end with .js

module: "ESNEXT",
moduleResolution: "ESNEXT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant