Skip to content

minion sorting #734

@erwindon

Description

@erwindon

arr.sort((a, b) => a.name.localeCompare(
b.name,
undefined,
{ numeric: true }
));

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions