use char-code in KeyQueue
This commit is contained in:
parent
20e66ea2c7
commit
2c4e8c299c
3 changed files with 85 additions and 66 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue