aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-08-27 17:34:58 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-08-27 17:55:17 +0900
commit2c4e8c299c375c23f2b83ab3e6ff95131833599e (patch)
treecc8a5b563dff1db917e3e7d1fac33522f6771f47 /.eslintrc
parent20e66ea2c7aa68dd5ffdb1af939e04d799969d90 (diff)
use char-code in KeyQueue
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc b/.eslintrc
index 80fc259..fa283fd 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -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",