"use strict"; module.exports = { // eslint-disable-line no-undef "extends": [ "../../../../testing/mochitest/browser.eslintrc.js", "../../../../testing/mochitest/chrome.eslintrc.js", "../../../../testing/mochitest/mochitest.eslintrc.js", ] };