mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
ff2baf75b4
swc_ecma_codegen: - Check for comments deeply while emitting a return statement. swc_ecma_transforms_react: - Fix handling of texts in attributes.
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "ecmascript",
|
|
"jsx": true
|
|
}
|
|
}
|
|
} |