Skip to content

Commit 7657cc9

Browse files
WillLillisamaanq
authored andcommitted
fix(dsl): add ReservedRule to Rule type definition
1 parent 13ff393 commit 7657cc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/cli/npm/dsl.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ type Rule =
2929
| PrecRule
3030
| Repeat1Rule
3131
| RepeatRule
32+
| ReservedRule
3233
| SeqRule
3334
| StringRule
3435
| SymbolRule<string>

0 commit comments

Comments
 (0)