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

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 1680131939535ab2a19743ede68cfac0115924af
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Wed Jun 3 12:58:43 2015 +0800

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

diff --git a/lib/node/.eslintrc b/lib/node/.eslintrc
new file mode 100644
index 0000000..2deb72e
--- /dev/null
+++ b/lib/node/.eslintrc
@@ -0,0 +1,6 @@
+extends: ../../.eslintrc
+
+rules:
+  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