You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, but JavaScript objects do not have order of keys defined by standard (they are in many implementations, notably Chrome). So you cannot presort them.
JSON schema can have keys in arbitrary order for object type, but for reading I think t would be much more readable if they would be sorted by name.
The text was updated successfully, but these errors were encountered: