gecko-dev/devtools/client/responsive/test/xpcshell/.eslintrc.js

7 строки
151 B
JavaScript

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