You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2018/10/15 14:58:06 UTC

[incubator-echarts] branch master updated: tweak eslint.

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new 54b90be  tweak eslint.
54b90be is described below

commit 54b90be8a05847c03d2dc9cf591941f22c432f5a
Author: sushuang <su...@gmail.com>
AuthorDate: Mon Oct 15 22:29:06 2018 +0800

    tweak eslint.
---
 .eslintrc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.eslintrc.yaml b/.eslintrc.yaml
index 32f9d78..3c0e1c3 100644
--- a/.eslintrc.yaml
+++ b/.eslintrc.yaml
@@ -112,6 +112,9 @@ rules:
     operator-linebreak:
         - 2
         - "before"
+        -
+            overrides:
+                "=": "after"
     quotes:
         - 2
         - "single"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org