1{ 2 "nodes": [ 3 { 4 "line": 1, 5 "column": 5, 6 "problem": "DestructuringDeclaration", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Destructuring variable declarations are not supported (arkts-no-destruct-decls)" 10 } 11 ] 12}