trisquel-icecat/icecat/devtools/client/framework/test/xpcshell/.eslintrc.js

6 lines
153 B
JavaScript

"use strict";
module.exports = {
// Extend from the shared list of defined globals for mochitests.
extends: "../../../../.eslintrc.xpcshell.js",
};