• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 1,
5            "column": 1,
6            "problem": "FunctionContainsThis",
7            "autofixable": false,
8            "suggest": "",
9            "rule": "Using \"this\" inside stand-alone functions is not supported (arkts-no-standalone-this)"
10        }
11    ]
12}