mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
97ef7c0553
swc_ecma_ast: - Add `es2021`. swc_ecma_transforms_compat: - Handle `||=`. (#1788)
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
{
|
|
"env": {
|
|
"targets": {
|
|
"firefox": "72"
|
|
},
|
|
"shippedProposals": true
|
|
}
|
|
}
|