tslint: Enable whitespace
This commit is contained in:
parent
f6f071ccb8
commit
dd24a05670
4 changed files with 6 additions and 7 deletions
|
|
@ -609,7 +609,7 @@ export class MI2 extends EventEmitter implements IBackend {
|
|||
if (name) {
|
||||
ret.name = name;
|
||||
}
|
||||
|
||||
|
||||
return ret;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue