1{ 2 "nodes": [ 3 { 4 "line": 1, 5 "column": 9, 6 "problem": "FunctionExpression", 7 "suggest": "", 8 "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 9 } 10 ] 11}