1001 B
1001 B
name, about
| name | about |
|---|---|
| Bug Report | Create an issue to help us know about a potential bug |
Describe the bug A clear and concise description of what the bug is.
Input Code
var your => (code) => here;
Babel Configuration (.babelrc, package.json, cli command)
{
"your": { "config": "here" }
}
Expected behavior/code A clear and concise description of what you expected to happen (or code).
Possible Solution
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]
Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.