Dactyloidae/dom/heapsnapshot/tests/unit/.eslintrc.js
2020-02-27 07:31:01 +08:00

6 lines
149 B
JavaScript

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