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