1{ 2 "nodes": [ 3 { 4 "line": 1, 5 "column": 26, 6 "problem": "LambdaWithTypeParameters", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Use generic functions instead of generic arrow functions (arkts-no-generic-lambdas)" 10 } 11 ] 12}