mirror of
https://github.com/youzan/vant.git
synced 2025-12-18 02:06:02 +08:00
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"es2015",
|
|
{ "modules": false }
|
|
]
|
|
],
|
|
"plugins": [
|
|
"transform-vue-jsx",
|
|
"external-helpers"
|
|
]
|
|
} |