[Pkg-mozext-commits] [tabmixplus] 05/23: Eslint v2.0.0-rc.0 remove 'no-empty-label'
David Prévot
taffit at moszumanska.debian.org
Wed Feb 17 18:33:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository tabmixplus.
commit 9efe4a2a86f57f6b177fcf242c7832c2fdb9608f
Author: onemen <tabmix.onemen at gmail.com>
Date: Fri Feb 5 13:05:49 2016 +0200
Eslint v2.0.0-rc.0 remove 'no-empty-label'
---
.eslintrc | 1 -
1 file changed, 1 deletion(-)
diff --git a/.eslintrc b/.eslintrc
index 7335963..977627d 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -65,7 +65,6 @@
"no-dupe-args": 2,
"no-duplicate-case": 2,
"no-else-return": 0,
- "no-empty-label": 2,
"no-eq-null": 2,
"no-eval": 0,
// this show error on catch empty block unless there is a comment
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git
More information about the Pkg-mozext-commits
mailing list