Skip to content

Commit 1931ece

Browse files
committed
linter
1 parent 745f034 commit 1931ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/session.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ namespace ts.server {
438438
}));
439439
}
440440
else {
441-
return implementations
441+
return implementations;
442442
}
443443
}
444444

0 commit comments

Comments
 (0)