mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-11-30 19:27:44 +08:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
{
|
|
"presets": [["es2015", { "loose": true }]],
|
|
"plugins": ["transform-vue-jsx"],
|
|
"comments": false
|
|
}
|