mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
{
|
|
"presets": ["es2015", "stage-2"],
|
|
"plugins": ["transform-runtime"],
|
|
"comments": false
|
|
}
|