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

generic type not ignoring #38

Open
exilent-ashish opened this issue Jan 26, 2021 · 1 comment
Open

generic type not ignoring #38

exilent-ashish opened this issue Jan 26, 2021 · 1 comment

Comments

@exilent-ashish
Copy link

exilent-ashish commented Jan 26, 2021

nothing happening with --ignore-generics, after the compilation "T" is assigned as type of field and in runtime error throwing unknown type T

i am using the command like npm bin/ts-interface-builder message.interface.ts -o ./src/main/ --inline-imports -g

@dsagal
Copy link
Member

dsagal commented Jan 30, 2021

See my response here: #37 (comment)

As I said there, proper support for generics is hard, and I don't think I can make the time to make it happen. But if there are suggestions for more helpful workarounds, that may be more feasible.

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