{
  "presets": [
    ["env", {
      "targets": {
        "browsers": ["IE 10"]
      }
    }]
  ]
}
