mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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