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