2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/packages/vue/.babelrc

4 lines
78 B
Plaintext
Raw Normal View History

2020-04-28 09:47:35 +00:00
{
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }]]
2020-04-28 09:47:35 +00:00
}