productboardlabs / tslint-pb

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

When styles imported in file, the @productboard modules get sorted bellow styles #64

Closed lspdv closed 4 years ago

lspdv commented 4 years ago

I would expect styles imports will be always last as we are used to Screenshot 2019-10-22 at 10 19 39

jukben commented 4 years ago

We should be able to configure it via configuration https://github.com/productboardlabs/tslint-pb#configuration-1

tldr; we need to add group for @namespaced/pakcages to not be identified as undefined and placed at the bottom.

Can you please open issue in relevant repository? 🙏