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

Options "after" and "afterDeclarations" do not seem to do anything #297

Open
iliubinskii opened this issue Jun 3, 2021 · 2 comments
Open

Comments

@iliubinskii
Copy link

Hello,

Thx for the package.
I am using this transformer as a plugin with ttypescript.
In your sample typescript configuration I see "after" and "afterDeclarations" options.
But removing them or changing them to false in my case changes nothing.
The transformation looks the same no matter how I change these options.

What are these options intended for? And how can I see them in action?

@longlho
Copy link
Contributor

longlho commented Jun 4, 2021

after & afterDeclarations transformers are meant to target .d.ts files in case you need to also change imports in compiled d.ts.

@8427003
Copy link

8427003 commented Mar 17, 2023

@longlho but not working

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

3 participants