1{ 2 "nodes": [ 3 { 4 "line": 7, 5 "column": 5, 6 "problem": "ImportAfterStatement", 7 "rule": "\"import\" statements after other statements are not allowed (arkts-no-misplaced-imports)" 8 } 9 ] 10}