Skip to content

Conversation

vladislavarsenev
Copy link
Collaborator

Hi,

This tiny fix aimed to close case with combination of ignore comment and interpreter directive. Interpreter directive has to be on the first line, thus in this case comment with ignoring would be on 2nd line instead of the 1st.

like this

#!/usr/bin/env node
// sort-imports-ignore

Also, I put .DS_Store file to gitignore. It's a common utility file within Mac OS. It creates it in every directory.

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.

1 participant