mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
linter
This commit is contained in:
@@ -438,7 +438,7 @@ namespace ts.server {
|
||||
}));
|
||||
}
|
||||
else {
|
||||
return implementations
|
||||
return implementations;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user