[Pkg-javascript-commits] [node-mocks-http] 203/296: chore(lint): update indent rule to 2 spaces
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:36 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 e2cc35b4725fb84236b4705b5e858c62d6f4e507
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Sat Apr 18 18:38:28 2015 +0800
chore(lint): update indent rule to 2 spaces
---
.eslintrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.eslintrc b/.eslintrc
index 44649f5..a695479 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -71,6 +71,6 @@
"use-isnan": 2,
"valid-typeof": 2,
"wrap-iife": 2,
- "indent": [2, 4, {indentSwitchCase: true}]
+ "indent": [2, 2, {"indentSwitchCase": true}]
}
}
--
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