Skip to content

Simplify tsconfig types referencing #30

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

Open
dudeofawesome opened this issue May 16, 2024 · 0 comments
Open

Simplify tsconfig types referencing #30

dudeofawesome opened this issue May 16, 2024 · 0 comments
Labels
blocked This is blocked by something bug Something isn't working enhancement New feature or request

Comments

@dudeofawesome
Copy link
Owner

Right now, our base tsconfig needs to specify a non-default compilerOptions.types array due to #29. However, this prevents loading types for global libraries (like node or jest).

We'd like to use this possibly upcoming Typescript feature to merge our types lists, instead of overriding it each time.

@dudeofawesome dudeofawesome added bug Something isn't working enhancement New feature or request blocked This is blocked by something labels May 16, 2024
@dudeofawesome dudeofawesome moved this to Backlog in code-style Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This is blocked by something bug Something isn't working enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant