mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-01 11:47:41 +08:00
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
{
|
|
"presets": ["es2015-loose"],
|
|
"plugins": ["transform-vue-jsx"],
|
|
"comments": false
|
|
}
|