We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bef76 commit 33ea15eCopy full SHA for 33ea15e
1 file changed
lib/comment.d.ts
@@ -14,7 +14,7 @@ interface CommentRaws {
14
/**
15
* The space symbols between the comment’s text.
16
*/
17
- right?: boolean
+ right?: string
18
}
19
20
export interface CommentProps extends NodeProps {
0 commit comments