tslint: Enable eofline

This commit is contained in:
Simon Marchi 2018-07-18 11:16:58 -04:00
commit 9a942c5047
9 changed files with 8 additions and 9 deletions

View file

@ -303,4 +303,4 @@ suite("GDB Value Expansion", () => {
{ name: "floatval2", value: "234.45", variablesReference: 0 }
]);
});
});
});

View file

@ -19,4 +19,4 @@ testRunner.configure({
useColors: true // colored output from test results
});
module.exports = testRunner;
module.exports = testRunner;