зеркало из https://github.com/mozilla/gecko-dev.git
8 строки
115 B
JavaScript
8 строки
115 B
JavaScript
"use strict";
|
|||
|
|||
module.exports = {
|
|||
"extends": [
|
|||
"../../../../../testing/xpcshell/xpcshell.eslintrc.js"
|
|||
]
|
|||
};
|