1{ 2 "nodes": [ 3 { 4 "line": 2, 5 "column": 1, 6 "problem": "ForInStatement", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "\"for .. in\" is not supported (arkts-no-for-in)" 10 } 11 ] 12}