Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grouped-imports #9

Open
lautarodragan opened this issue May 10, 2018 · 0 comments
Open

grouped-imports #9

lautarodragan opened this issue May 10, 2018 · 0 comments

Comments

@lautarodragan
Copy link
Member

We want to set "grouped-imports": true for ordered-imports, as follows:

"ordered-imports": [
      true,
      {
        "import-sources-order": "lowercase-last",
        "named-imports-order": "any",
        "grouped-imports": true
      }
    ],

We can't do this yet though as ordered-imports can't tell library from non-library imports.

Needs palantir/tslint#3654

@geoffturk geoffturk added this to the Nirvana milestone May 24, 2018
@geoffturk geoffturk removed this from the DevOpsNirvana milestone Jun 5, 2018
@warrenv warrenv added the blocked label Nov 1, 2018
@geoffturk geoffturk added this to the Mainnet-launch milestone Nov 28, 2018
@geoffturk geoffturk added ct-z and removed ct-z labels Nov 29, 2018
@geoffturk geoffturk modified the milestones: Mainnet-launch, PML2 Dec 5, 2018
@lautarodragan lautarodragan removed this from the PML2 milestone Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants