Files
UXP-Fixed/devtools/client/responsive.html/test/unit/.eslintrc.js
T
2018-02-02 04:16:08 -05:00

7 lines
152 B
JavaScript

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