productboardlabs / tslint-pb

📄 (DEPRECATED) Our own custom TSlint rules. What has been seen, cannot be unseen.
MIT License
5 stars 0 forks source link

`import-group-order` doesn't work correctly with comments #63

Open jukben opened 5 years ago

jukben commented 5 years ago

Rule is moving imports (lines) correctly, but comments are not moved along this breaks comments like //@ts-ignore and others.