2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/svelte/.babelrc

4 lines
78 B
Plaintext
Raw Normal View History

2021-04-30 09:51:31 +00:00
{
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }]]
}