• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 1,
5            "column": 21,
6            "problem": "RegexLiteral",
7            "suggest": "",
8            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
9        },
10        {
11            "line": 5,
12            "column": 16,
13            "problem": "RegexLiteral",
14            "suggest": "",
15            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
16        },
17        {
18            "line": 9,
19            "column": 43,
20            "problem": "RegexLiteral",
21            "suggest": "",
22            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
23        },
24        {
25            "line": 11,
26            "column": 35,
27            "problem": "RegexLiteral",
28            "suggest": "",
29            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
30        },
31        {
32            "line": 16,
33            "column": 21,
34            "problem": "RegexLiteral",
35            "suggest": "",
36            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
37        },
38        {
39            "line": 24,
40            "column": 21,
41            "problem": "RegexLiteral",
42            "suggest": "",
43            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
44        },
45        {
46            "line": 32,
47            "column": 16,
48            "problem": "RegexLiteral",
49            "suggest": "",
50            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
51        },
52        {
53            "line": 36,
54            "column": 27,
55            "problem": "RegexLiteral",
56            "suggest": "",
57            "rule": "RegExp literals are not supported (arkts-no-regexp-literals)"
58        }
59    ]
60}
61