Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Put generated typings in a separate folder? #70

Open
samuelneff opened this issue Sep 6, 2018 · 2 comments
Open

Put generated typings in a separate folder? #70

samuelneff opened this issue Sep 6, 2018 · 2 comments

Comments

@samuelneff
Copy link

Is there any option to have the generated *.css.d.ts files put in a specific folder and not alongside the css file? like /src/typings/styles ?

@JohnWeisz
Copy link

Yep, this would be great. Currently, it's necessary to .gitignore the generated definition files, as they are getting created in place with the rest of the source code.

@JohnWeisz
Copy link

In fact, it would be even better to have the option to dump all type definitions into a single file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants