Dactyloidae/devtools/client/responsive.html/test/unit/.eslintrc.js

6 lines
152 B
JavaScript

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