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