options.json 124 Bytes
{
  "presets": [["flow", {}, "before"], "typescript", ["flow", {}, "after"]],
  "throws": "enum is a reserved word (1:0)"
}