Closed utkarshgupta137 closed 4 years ago
Unfortunately changing the order of arrays can affect program behavior. For example, prettier doesn't do this: https://github.com/prettier/prettier/issues/3569
Would it be reasonable to allow it as a setting?
Maybe! It would have to have a warning about how it could cause issues. Also there would need to be some added unit tests with the change.
@lexicalunit