Skip to content

Restore case-sensitive import sorting #51617

Closed
@jakebailey

Description

@jakebailey

In #51579, I switched our sorting to be case insensitive, as sensitive sorting appeared to cause auto-imports to break.

This appears to be caused by #51616 (at least). After that's fixed, we could revert things.

Also, #51615, if we wanted to use organize imports, however that would be a problem regardless, but less of one given auto-imports should be able to put things in the right place. (Though, I'd rather just let a formatter do this for us.)

Metadata

Metadata

Assignees

Labels

InfrastructureIssue relates to TypeScript team infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions