Bug 1240063 - remove balanced-listener rule from devtools .eslintrc; r=pbro

This commit is contained in:
Tom Tromey 2016-01-15 10:43:24 -07:00
parent 76dd464703
commit 4672a3b33e

View File

@ -23,7 +23,6 @@
// devtools coding style.
// Rules from the mozilla plugin
"mozilla/balanced-listeners": 2,
"mozilla/mark-test-function-used": 1,
"mozilla/no-aArgs": 1,
"mozilla/no-cpows-in-tests": 1,