mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
add63826bd
Fixes #635
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
{
|
|
"jsc": {
|
|
"target": "es2017",
|
|
"parser": {
|
|
"syntax": "ecmascript",
|
|
"topLevelAwait": true
|
|
}
|
|
}
|
|
} |