2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 08:49:02 +00:00
iconify/components/vue/.babelrc
2022-05-12 22:39:56 +03:00

4 lines
78 B
Plaintext

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