• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 2,
5            "column": 5,
6            "problem": "LocalFunction",
7            "autofixable": false,
8            "suggest": "",
9            "rule": "Nested functions are not supported (arkts-no-nested-funcs)"
10        }
11    ]
12}