mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-28 15:05:25 +00:00
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
{
|
|
"presets": [
|
|
["@babel/preset-env", {
|
|
"targets": {
|
|
"ie": 11
|
|
}
|
|
}]
|
|
]
|
|
}
|