2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 09:19:02 +00:00
iconify/components/react/.babelrc

4 lines
61 B
Plaintext
Raw Normal View History

2021-04-23 15:06:49 +00:00
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}