Support comments on attributes (#5850)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -7,6 +7,7 @@ function identifier(name: string, start: number, end: number) {
|
||||
name,
|
||||
start,
|
||||
end,
|
||||
commentStart: start,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user