Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Change normalisation of ordered-imports #4064

Merged
merged 2 commits into from
Oct 5, 2019
Merged

Commits on Nov 7, 2018

  1. Change normalisation of ordered-imports

    This makes it consistent with TypeScript's Organize Imports command
    
    Fixes palantir#4063
    Andrew Boyton committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    fa78d7c View commit details
    Browse the repository at this point in the history
  2. Add a legacy option for ordered imports

    Not sure this is necessary since we have a `--fix` but if people really want the old ordering they now can.
    Andrew Boyton committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    c0ec9f3 View commit details
    Browse the repository at this point in the history