kabirbaidhya/keycode-js

View on GitHub

Showing 1 of 1 total issue

File mod.ts has 358 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// Key code constants
// Available values for `KeyboardEvent.keyCode` attribute.
export const KEY_CANCEL = 3;
export const KEY_HELP = 6;
export const KEY_BACK_SPACE = 8;
Severity: Minor
Found in mod.ts - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language