/** @type {import("../../../../").Configuration} */
module.exports = {
target: ["web", `browserslist:ie 11`]
};