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