{ "$schema": "https://swc.rs/schema.json", "jsc": { "loose": true, "parser": { "syntax": "typescript", "tsx": true }, "transform": { "react": { "runtime": "automatic" } } } }