Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Sep 3, 2019
1 parent 38d85b9 commit dd1146e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export interface XTermCore {

_coreService: {
triggerDataEvent(data: string, wasUserInput?: boolean): void;
}
};

_renderService: {
_renderer: {
Expand Down

0 comments on commit dd1146e

Please sign in to comment.