mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Give Jakefile its ending newline back
This commit is contained in:
+1
-1
@@ -1110,4 +1110,4 @@ task("lint-server", ["build-rules"], function() {
|
||||
for (var i = 0; i < lintTargets.length; i++) {
|
||||
lintWatchFile(lintTargets[i]);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user