From 2c4e8c299c375c23f2b83ab3e6ff95131833599e Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 27 Aug 2017 17:34:58 +0900 Subject: use char-code in KeyQueue --- .eslintrc | 1 - 1 file changed, 1 deletion(-) (limited to '.eslintrc') 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", -- cgit v1.2.3