[Pkg-javascript-commits] [node-mocks-http] 244/296: Add localized lint rules for `lib/express`

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 91b787ee474cf5d21c55ac2c6c8254220629f090
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Wed Jun 3 12:59:08 2015 +0800

    Add localized lint rules for `lib/express`
---
 lib/express/.eslintrc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lib/express/.eslintrc b/lib/express/.eslintrc
new file mode 100644
index 0000000..b2cea85
--- /dev/null
+++ b/lib/express/.eslintrc
@@ -0,0 +1,7 @@
+extends: ../../.eslintrc
+
+rules:
+  consistent-return: 0
+  indent:
+    - 2
+    - 2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list