[gnome-maps/wip/mattiasb/eslint-2.0-2] WIP: Some more flags



commit 17b42bd0b8223c86ee4eab3e4b966903cac70199
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date:   Mon Apr 11 23:38:13 2016 +0200

    WIP: Some more flags

 .eslintrc.yaml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/.eslintrc.yaml b/.eslintrc.yaml
index bd32b83..98ab472 100644
--- a/.eslintrc.yaml
+++ b/.eslintrc.yaml
@@ -36,3 +36,9 @@ rules:
         - 2
     eqeqeq:
         - 2
+    array-callback-return:
+        - 2
+    consistent-return:
+        - 2
+    default-case:
+        - 2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]