Skip to content

Commit baa8c26

Browse files
committed
fix lint error
1 parent 146d7ce commit baa8c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/protocol.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ namespace ts.server.protocol {
617617
* so this description should make sense by itself if the parent is inlineable=true
618618
*/
619619
description: string;
620-
620+
621621
/**
622622
* A message to show to the user if the refactoring cannot be applied in
623623
* the current context.

0 commit comments

Comments
 (0)