"use strict";
/** @type {import("../../../../").Configuration} */
module.exports = {
target: "web",
node: false
};