mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Fix the lint error
This commit is contained in:
@@ -404,7 +404,7 @@ namespace ts {
|
||||
verifyCompilerOptions();
|
||||
|
||||
programTime += new Date().getTime() - start;
|
||||
|
||||
|
||||
return program;
|
||||
|
||||
function getClassifiableNames() {
|
||||
|
||||
Reference in New Issue
Block a user