trisquel-icecat/icecat/devtools/client/performance-new/test/xpcshell/.eslintrc.js

6 lines
157 B
JavaScript

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