This repository has been archived on 2024-11-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-10-12 14:01:05 +02:00
|
|
|
{
|
|
|
|
|
"comments": false,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"presets": [
|
|
|
|
|
[
|
|
|
|
|
"@babel/preset-env",
|
|
|
|
|
{
|
|
|
|
|
"targets": "> 0.25%, not dead"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
|
|
|
|
}
|