mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"presets": [
|
|
["@babel/env", {
|
|
"targets": ["last 1 year", "ie 11", "firefox esr"]
|
|
}]
|
|
]
|
|
}
|