1{ 2 "nodes": [ 3 { 4 "line": 1, 5 "column": 5, 6 "problem": "ErrorSuppression", 7 "suggest": "", 8 "rule": "Switching off type checks with in-place comments is not allowed (arkts-strict-typing-required)" 9 }, 10 { 11 "line": 8, 12 "column": 5, 13 "problem": "ErrorSuppression", 14 "suggest": "", 15 "rule": "Switching off type checks with in-place comments is not allowed (arkts-strict-typing-required)" 16 } 17 ] 18}