Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Apr 17, 2021
1 parent 2dc8840 commit 9328f48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keycode/test/key_code_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import {
KeyMapShift,
SpecialKeyMap,
} from "../key_codes.ts";
import { KeyEvent } from "../key_event.ts";
import type { IKey } from "../key_event.ts";
import type { IKey, KeyEvent } from "../key_event.ts";

const ESC = "\x1B";

Expand Down

0 comments on commit 9328f48

Please sign in to comment.