Skip to content

Commit 2fa10bb

Browse files
committed
adding comment.loc for flow check
1 parent 92e77e3 commit 2fa10bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: declarations/comment.js

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ type Comment = {
106106
type?: DoctrineType,
107107

108108
context: CommentContext,
109+
loc: CommentLoc,
109110

110111
path?: Array<{
111112
name: string,

0 commit comments

Comments
 (0)