module.exports = { presets: ["@babel/env"], plugins: ["@babel/transform-property-mutators"], compact: true };