2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00
Files
vue-select/_book/.babelrc
T
2017-09-03 11:26:03 -07:00

6 lines
96 B
Plaintext

{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false
}