Vscode already has import sorting and unused import removal out of the box #152
Unanswered
jose31canizar
asked this question in
Q&A
Replies: 1 comment
-
Does the VS Code plugin run in GitHub Actions? How about Husky? That's rhetorical, btw. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vscode has the shortcut
option + shift + o
to remove unused imports and sort the imports. This plugin should not be necessary for most developers.Beta Was this translation helpful? Give feedback.
All reactions