mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
fcef201695
Version is alpha as it's not complete
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
{
|
|
"jsc": {
|
|
"target": "es2016",
|
|
"parser": {
|
|
"syntax": "ecmascript",
|
|
"dynamicImport": true
|
|
}
|
|
}
|
|
}
|