Blob Blame History Raw
"use strict";

module.exports = {
  // Extend from the common devtools mochitest eslintrc config.
  "extends": "../../../.eslintrc.xpcshell.js"
};