mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
232cfc5f4f
swc_ecma_transforms_react: - Fix jsx entities in attribute values. (#1479)
10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
{
|
|
"jsc": {
|
|
"target": "es2020",
|
|
"parser": {
|
|
"syntax": "typescript",
|
|
"tsx": true
|
|
}
|
|
}
|
|
}
|