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

[incubator-echarts] branch master updated: fix: eslint

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

deqingli 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 c47b8fe  fix: eslint
c47b8fe is described below

commit c47b8fee972d4f62deef02d76db4fdea95faaf6d
Author: deqingli <an...@gmail.com>
AuthorDate: Tue Oct 16 15:05:48 2018 +0800

    fix: eslint
---
 .eslintrc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.eslintrc.yaml b/.eslintrc.yaml
index 3c0e1c3..494a518 100644
--- a/.eslintrc.yaml
+++ b/.eslintrc.yaml
@@ -14,6 +14,7 @@ rules:
         -
             allow:
                 - "warn"
+                - "log"
                 - "error"
     no-constant-condition: 0
     comma-dangle: 2


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