use char-code in KeyQueue

This commit is contained in:
Shin'ya Ueoka 2017-08-27 17:34:58 +09:00
parent 20e66ea2c7
commit 2c4e8c299c
3 changed files with 85 additions and 66 deletions

View file

@ -33,7 +33,6 @@
"object-shorthand": "off",
"padded-blocks": "off",
"prefer-template": "off",
"quote-props": ["error", "as-needed"],
"require-jsdoc": "off",
"sort-imports": "off",
"sort-keys": "off",