tslint: Enable eofline
This commit is contained in:
parent
dd24a05670
commit
9a942c5047
9 changed files with 8 additions and 9 deletions
|
|
@ -303,4 +303,4 @@ suite("GDB Value Expansion", () => {
|
|||
{ name: "floatval2", value: "234.45", variablesReference: 0 }
|
||||
]);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ testRunner.configure({
|
|||
useColors: true // colored output from test results
|
||||
});
|
||||
|
||||
module.exports = testRunner;
|
||||
module.exports = testRunner;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue