gecko-dev/widget/tests/.eslintrc.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 строки
113 B
JavaScript
Исходник Обычный вид История

"use strict";
module.exports = {
extends: ["plugin:mozilla/chrome-test", "plugin:mozilla/mochitest-test"],
};