Skip to content

Commit a2cbc63

Browse files
author
Arthur Ozga
committed
Question added
1 parent 6553413 commit a2cbc63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ namespace ts {
472472
}
473473

474474
export interface CompletionInfo {
475+
// TODO: (arozga) What does this do?
475476
isMemberCompletion: boolean;
476477

477478
/**

0 commit comments

Comments
 (0)