{ "$schema": "https://swc.rs/schema.json", "jsc": { "parser": { "syntax": "typescript", "tsx": false }, "target": "es2024" }, "sourceMaps": true, "minify": true }