1
0
Fork 0
mirror of https://github.com/dillonzq/LoveIt.git synced 2025-03-13 11:18:15 +01:00
LoveIt/.babelrc

10 lines
107 B
Text

{
"presets": [
[
"@babel/preset-env",
{
"targets": "> 0.01%"
}
]
]
}