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

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

src/shared.js Outdated Show resolved Hide resolved
@MillerSvt MillerSvt requested a review from lydell November 9, 2023 06:36
src/shared.js Outdated Show resolved Hide resolved
src/imports.js Show resolved Hide resolved
@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

😢😢

README.md Outdated Show resolved Hide resolved
@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
4 checks passed
lydell added a commit that referenced this pull request Feb 9, 2024
lydell added a commit that referenced this pull request Feb 10, 2024
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

Successfully merging this pull request may close these issues.

Support for namespace imports
2 participants