{ "$schema": "https://json.schemastore.org/swcrc", "jsc": { "parser": { "syntax": "typescript" } }, "module": { "type": "commonjs" }, "exclude": ["__tests__"], "sourceMaps": true, "minify": true }