2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00
This commit is contained in:
Edwin de Jonge
2017-05-02 10:23:13 +02:00
parent 7c6217bc47
commit 7c76102718
+1 -1
View File
@@ -1,5 +1,5 @@
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime", "transform-object-rest-spread"],
"plugins": ["transform-runtime"],
"comments": false
}