Dactyloidae/toolkit/modules/subprocess/test/xpcshell/.eslintrc.js

5 lines
138 B
JavaScript

"use strict";
module.exports = { // eslint-disable-line no-undef
"extends": "../../../../../testing/xpcshell/xpcshell.eslintrc.js",
};