"use strict";
/** @type {import("../../../../").Configuration} */
module.exports = {
output: {
environment: {
destructuring: false
}
};