Chore: Add code formatting conventions as eslint rules (#5158)
* Add code formatting conventions as eslint rules * Improve formatting in addQuickReply
This commit is contained in:
@@ -478,7 +478,6 @@ export class Popup {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
this.dlg.addEventListener('keydown', keyListener.bind(this));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user