• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 2,
5            "column": 1,
6            "problem": "ForInStatement",
7            "suggest": "",
8            "rule": "\"for .. in\" is not supported (arkts-no-for-in)"
9        }
10    ]
11}