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