diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-23 21:58:58 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-23 21:58:58 +0900 |
commit | 1f15d2264305a5492f3f95d9fbdaf1e31fbb33fd (patch) | |
tree | 7227f144d6c9af7644bf43d8c447a41e480ccdce /.eslintrc | |
parent | 1afbde6e199309703f07f2d031632d9d2422a3d5 (diff) |
support zi/zo commands
Diffstat (limited to '.eslintrc')
-rw-r--r-- | .eslintrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ "multiline-ternary": "off", "max-statements": ["error", 15], "no-console": "off", - "no-magic-numbers": ["error", { "ignore": [0, 1, 2] }], "no-param-reassign": "off", "no-ternary": "off", "object-curly-spacing": [ |