mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
{
|
|
"jsc": {
|
|
"target": "es2015"
|
|
},
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
} |