• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 1,
5            "column": 13,
6            "problem": "ConditionalType",
7            "autofixable": false,
8            "suggest": "",
9            "rule": "Conditional types are not supported (arkts-no-conditional-types)"
10        },
11        {
12            "line": 3,
13            "column": 13,
14            "problem": "ConditionalType",
15            "autofixable": false,
16            "suggest": "",
17            "rule": "Conditional types are not supported (arkts-no-conditional-types)"
18        }
19    ]
20}
21