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

[Breaking] Remove importOrderSeparation option #62

Merged
merged 9 commits into from
Apr 23, 2023

Commits on Apr 23, 2023

  1. Remove importOrderSeparation option

    And add some logic to be able to re-created it using custom separators
    IanVS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    1310485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5ec9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ffaa01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9cb18f View commit details
    Browse the repository at this point in the history
  5. Add to empty regex tests

    IanVS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    28eb901 View commit details
    Browse the repository at this point in the history
  6. Remove imports separated tests

    No longer valid without importOrderSeparation option
    IanVS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    2ff00ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4b9e29 View commit details
    Browse the repository at this point in the history
  8. Update documentation

    IanVS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    262184a View commit details
    Browse the repository at this point in the history
  9. Update repo prettier config to avoid errors

    This adds a separator between builtins and third party imports, as we had before
    IanVS committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    e5c2f3f View commit details
    Browse the repository at this point in the history