13 lines
158 B
Plaintext
13 lines
158 B
Plaintext
{
|
|
"comments": false,
|
|
"minified": true,
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"targets": "> 0.25%, not dead"
|
|
}
|
|
]
|
|
]
|
|
}
|