mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 16:39:46 -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