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

Use standard typescript config for node #771

Open
microwavekonijn opened this issue Jul 14, 2023 · 0 comments
Open

Use standard typescript config for node #771

microwavekonijn opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@microwavekonijn
Copy link
Member

Currently we use some configuration of typescript that we define ourselfs. The @tsconfig/node18 package would be a good addition for management and to make sure we use the latest compatible configuration for our node version. We still have to configure stuff like which files we want to include and eslint like compile options(e.g. noImplicitAny).

https://www.npmjs.com/package/@tsconfig/node18

@microwavekonijn microwavekonijn added the enhancement New feature or request label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant