mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 20:28:42 +02:00
5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
extends: ["plugin:mozilla/browser-test"],
|
|
};
|