diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-27 17:34:58 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-27 17:55:17 +0900 |
commit | 2c4e8c299c375c23f2b83ab3e6ff95131833599e (patch) | |
tree | cc8a5b563dff1db917e3e7d1fac33522f6771f47 /.eslintrc | |
parent | 20e66ea2c7aa68dd5ffdb1af939e04d799969d90 (diff) |
use char-code in KeyQueue
Diffstat (limited to '.eslintrc')
-rw-r--r-- | .eslintrc | 1 |
1 files changed, 0 insertions, 1 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", |