Files
openide/json/tests/testData/intention/SortRecursively_after.json
Sergey Simonchik 3f099bb59c json: apply "Sort properties alphabetically" to all JSON-objects inside selection (WEB-45242)
GitOrigin-RevId: 01b5e5a986d56d641d8145b6e49e1e8c2870b61d
2022-10-10 10:21:59 +00:00

9 lines
61 B
JSON

{
"a": {
"a": "",
"b": 1
},
"b": 1,
"z": 1
}