gecko-dev/browser/components/attribution/test/xpcshell/.eslintrc.js

6 строки
82 B
JavaScript

"use strict";
module.exports = {
"extends": "plugin:mozilla/xpcshell-test",
};