module.exports = { enable: true, mode: "simplify-seedable", // random | simplify | simplify-seedable refreshClassConversionJson: false, // recommended set to true if not in production allowExtensions: [".jsx", ".tsx", ".js", ".ts", ".html", ".rsc"], };