diff --git a/config.yml b/config.yml index 7c283741d3..bbbc5f3d33 100644 --- a/config.yml +++ b/config.yml @@ -1017,7 +1017,9 @@ nodes: ^ ^ - name: rest type: node? - kind: pattern expression + kind: + - ImplicitRestNode + - SplatNode comment: | Represents the rest element of the array pattern.