Skip to content

fix(typesPrefix): use typesPrefix in imports #55

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

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Conversation

ardeois
Copy link
Owner

@ardeois ardeois commented Sep 7, 2021

When option typesFile was used, the import line was not
using typesPrefix for types

Also used objects in function parameters, as the current params were getting out of control

Add a unit test to make sure `typenames` config applies to imports as well
When option `typesFile` was used, the `import` line was not
using `typesPrefix` for types

Also used objects in function parameters, as the
@ardeois ardeois self-assigned this Sep 7, 2021
@ardeois ardeois added the patch Increment the patch version when merged label Sep 7, 2021
@ardeois ardeois merged commit 130af3d into master Sep 7, 2021
@ardeois ardeois deleted the fix/types-prefix branch September 7, 2021 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant