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

Allow typescript configuration files #4102

Closed
ecstrema opened this issue Feb 24, 2022 · 2 comments
Closed

Allow typescript configuration files #4102

ecstrema opened this issue Feb 24, 2022 · 2 comments

Comments

@ecstrema
Copy link
Contributor

ecstrema commented Feb 24, 2022

Describe the problem

I'd like to use typescript configuration files.

I've needed it twice in the past week, first to use a custom preprocessor located in the src directory, and second time to use another package in the same monorepo.

It would also enable intellisense and general better dx.

Describe the proposed solution

This should be fairly easy to implement with unconfig. I've myself used it a few times. The package is reliable, small and efficient, although the documentation can also use these adjectives.

Importance

nice to have

@bluwy
Copy link
Member

bluwy commented Feb 24, 2022

Duplicate of #2576

@bluwy bluwy closed this as completed Feb 24, 2022
@ecstrema
Copy link
Contributor Author

see #4105

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

2 participants