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