Mypal/dom/heapsnapshot/tests/unit/.eslintrc.js

7 lines
149 B
JavaScript

"use strict";
module.exports = {
// Extend from the common devtools xpcshell eslintrc config.
"extends": "../../../../.eslintrc.xpcshell.js"
};