Skip to content

AramC92/sample-repo-prettier-sort-issue-55

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#55

Link to issue #55

Saving this-doesnt-work.ts or this-doesnt-work-either.ts causes unexpected results

this-doesnt-work.ts is sorted correctly, but having import comments above will cause duplication

this-doesnt-work-either.ts is sorted incorrectly, for some reason after saving the file the imports from module-a.ts disappear and a new destructured (and duplicated) import is added to module-b.ts

Uninstalling prettier-plugin-sort-imports and reloading vscode stops these issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published