1 2 3 4 5 6
"use strict"; module.exports = { // Extend from the shared list of defined globals for xpcshell. extends: "../../../../.eslintrc.xpcshell.js", };