Skip to content

Latest commit

History

History
58 lines (43 loc) 路 1.63 KB

Bug_report.md

File metadata and controls

58 lines (43 loc) 路 1.63 KB
name about title labels assignees
馃悰 Bug Report
If something isn't working as expected 馃.
i: bug, i: needs triage

Bug Report

  • I would like to work on a fix!

Current behavior

Input Code

var your => (code) => here;

Expected behavior

Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)

  • Filename: babel.config.js
{
  "your": { "config": "here" }
}

Environment


  • Babel version(s): [e.g. v6.0.0, v7.0.0-beta.34]
  • Node/npm version: [e.g. Node 8/npm 5]
  • OS: [e.g. OSX 10.13.4, Windows 10]
  • Monorepo: [e.g. yes/no/Lerna]
  • How you are using Babel: [e.g. cli, register, loader]

Possible Solution

Additional context