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