mirror of
https://gitee.com/gokins/gokins.git
synced 2024-11-30 02:07:52 +08:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
{
|
|
"presets": ["es2015", "stage-2"],
|
|
"plugins": ["transform-runtime"],
|
|
"comments": false
|
|
}
|