Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Sort also by actuall name of imports, not just by module name #8

Open
jukben opened this issue Jan 25, 2019 · 1 comment
Open

Sort also by actuall name of imports, not just by module name #8

jukben opened this issue Jan 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request import-group-order

Comments

@jukben
Copy link
Contributor

jukben commented Jan 25, 2019

Then would be possible something like this, to have styles always at the end.

import OtherComponentStyles from 'OtherComponent.styles';
import styles from './ThisComponent.styles';
@jukben jukben changed the title Sort also by actuall name of imports, not just by module name. Sort also by actuall name of imports, not just by module name Jan 25, 2019
@jukben
Copy link
Contributor Author

jukben commented Jan 25, 2019

I'd actually wait for palantir/tslint#4134 it looks it's getting merged soon so we can deprecate this rule entirely. (the same for #6)

@jukben jukben added the enhancement New feature or request label Feb 6, 2019
@jukben jukben self-assigned this Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request import-group-order
Development

No branches or pull requests

1 participant