trisquel-icecat/icecat/devtools/client/shared/remote-debugging/test/xpcshell/.eslintrc.js

6 lines
151 B
JavaScript

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