summaryrefslogtreecommitdiffstats
path: root/browser/components/urlbar/.eslintrc.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/urlbar/.eslintrc.js')
-rw-r--r--browser/components/urlbar/.eslintrc.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/browser/components/urlbar/.eslintrc.js b/browser/components/urlbar/.eslintrc.js
index 8ead689bcc..aac2436d20 100644
--- a/browser/components/urlbar/.eslintrc.js
+++ b/browser/components/urlbar/.eslintrc.js
@@ -5,8 +5,6 @@
"use strict";
module.exports = {
- extends: ["plugin:mozilla/require-jsdoc"],
-
rules: {
"mozilla/var-only-at-top-level": "error",
"no-unused-expressions": "error",