Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for TypeScript import assignments #149

Merged
merged 13 commits into from
Feb 8, 2024
Merged

Add support for TypeScript import assignments #149

merged 13 commits into from
Feb 8, 2024

Conversation

MillerSvt
Copy link
Contributor

@MillerSvt MillerSvt commented Nov 8, 2023

Right now TypeScript namespace imports breaks sorting. It will fix this problem...

Closes #144

@MillerSvt
Copy link
Contributor Author

Probably fix #144

@MillerSvt MillerSvt requested a review from lydell November 9, 2023 06:36
@MillerSvt MillerSvt requested a review from lydell November 16, 2023 11:31
@MillerSvt
Copy link
Contributor Author

@lydell Any news here?

@lydell
Copy link
Owner

lydell commented Nov 20, 2023

Sorry for the delay. The approach looks good. I’m hoping to get time for a final review, docs updates, more tests and pointless code style changes soon.

@MillerSvt
Copy link
Contributor Author

😢

@lydell
Copy link
Owner

lydell commented Dec 14, 2023

I have been sick and had other more interesting things to work on. This is still on my list.

@MillerSvt
Copy link
Contributor Author

😢😢

@lydell lydell changed the title Fix typescript namespace imports sorting Add support for TypeScript import assignments Feb 8, 2024
@lydell lydell merged commit c07aeca into lydell:main Feb 8, 2024
lydell added a commit that referenced this pull request Feb 9, 2024
lydell added a commit that referenced this pull request Feb 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for namespace imports
2 participants