2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/vue/.babelrc
2021-09-27 16:58:47 +03:00

4 lines
78 B
Plaintext

{
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }]]
}