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

sorting fails with some numbers as a keys #42

Open
mansurishmuhametov opened this issue May 25, 2021 · 1 comment
Open

sorting fails with some numbers as a keys #42

mansurishmuhametov opened this issue May 25, 2021 · 1 comment

Comments

@mansurishmuhametov
Copy link

Sorting fails with an error when using numbers, for example "01" and "20" at the same time
const translations = {
"a": {
"20": "k",
"01": "k",
"b": "k",
"c": "k"
}
}

@mansurishmuhametov mansurishmuhametov changed the title sorting fails when using numbers as a keys sorting fails with some numbers as a keys May 25, 2021
@MarioHi1
Copy link

MarioHi1 commented Feb 5, 2024

Any update on this? Sorting lint fails on this kind of notation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants