{ "$schema": "https://swc.rs/schema.json", "jsc": { "parser": { "syntax": "typescript" }, "target": "es2021" }, "sourceMaps": true, "exclude": ["\\.test\\.ts$", "^src\/test\/.*$", "^dist\/.*$"] }