12 lines
119 B
JSON

{
"plugins": [],
"presets": [
[
"env",
{
"targets": { "chrome": "54" }
}
]
]
}