Skip to content

Run "remove unused imports" on format #13403

Closed Answered by andrefgneves
andrefgneves asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone interested, I found the setting:

"code_actions_on_format": {
  "source.fixAll.eslint": true,
  "source.removeUnusedImports": true
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samiursakib
Comment options

Answer selected by andrefgneves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants