gecko-dev/toolkit/components/social/test/xpcshell/.eslintrc.js

8 строки
115 B
JavaScript

"use strict";
module.exports = {
"extends": [
"../../../../../testing/xpcshell/xpcshell.eslintrc.js"
]
};