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