mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
11 lines
135 B
Text
11 lines
135 B
Text
{
|
|
"presets": [
|
|
"es2015",
|
|
"es2017",
|
|
"stage-0"
|
|
],
|
|
"plugins": [
|
|
"transform-runtime",
|
|
"add-module-exports"
|
|
]
|
|
}
|