mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
9752b43f94
**Related issue:** - Closes https://github.com/swc-project/swc/issues/6504. - https://github.com/vercel/next.js/issues/43208.
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"defaults": true,
|
|
"toplevel": true,
|
|
"arrows": true,
|
|
"ecma": 2022
|
|
}
|