• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "nodes": [
3        {
4            "line": 10,
5            "column": 5,
6            "problem": "DestructuringDeclaration",
7            "suggest": "",
8            "rule": "Destructuring variable declarations are not supported (arkts-no-destruct-decls)"
9        }
10    ]
11}