• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 1,
5            "column": 5,
6            "problem": "ErrorSuppression",
7            "autofixable": false,
8            "suggest": "",
9            "rule": "Switching off type checks with in-place comments is not allowed (arkts-strict-typing-required)"
10        },
11        {
12            "line": 8,
13            "column": 5,
14            "problem": "ErrorSuppression",
15            "autofixable": false,
16            "suggest": "",
17            "rule": "Switching off type checks with in-place comments is not allowed (arkts-strict-typing-required)"
18        }
19    ]
20}