import-sort
import-sort copied to clipboard
Support import-sort-ignore comments in typescript parser
When trying to use this package with our code base, I found that the import-sort-parser-typescript does not check for comments containing the import-sort-ignore directive.
This might fix issue #82, but there is not enough information in there to be fully sure.
ps.: the pre-commit hook actually needed to format some lines in the accompanied test file, apparently.
Any reason why this hasn't been merged?
I stubbled upon this issue today.
Bummmmmmp