• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 1,
5            "column": 26,
6            "problem": "LambdaWithTypeParameters",
7            "suggest": "",
8            "rule": "Use generic functions instead of generic arrow functions (arkts-no-generic-lambdas)"
9        }
10    ]
11}