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