1{ 2 "nodes": [ 3 { 4 "line": 4, 5 "column": 16, 6 "problem": "ThisType", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Type notation using \"this\" is not supported (arkts-no-typing-with-this)" 10 }, 11 { 12 "line": 11, 13 "column": 16, 14 "problem": "ThisType", 15 "autofixable": false, 16 "suggest": "", 17 "rule": "Type notation using \"this\" is not supported (arkts-no-typing-with-this)" 18 } 19 ] 20}