2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-05-15 11:59:40 +03:00
Files
2018-09-20 10:33:05 +08:00

10 lines
116 B
Plaintext

{
"presets": [
"es2015"
],
"plugins": [
"transform-vue-jsx",
"transform-object-rest-spread"
]
}