1{ 2 "nodes": [ 3 { 4 "line": 3, 5 "column": 5, 6 "problem": "PrivateIdentifier", 7 "autofixable": false, 8 "suggest": "", 9 "rule": "Private '#' identifiers are not supported (arkts-no-private-identifiers)" 10 } 11 ] 12}