Bug_report.md (babel-7.12.6) | : | Bug_report.md (babel-7.12.7) | ||
---|---|---|---|---|
skipping to change at line 17 | skipping to change at line 17 | |||
--- | --- | |||
## Bug Report | ## Bug Report | |||
<!-- If you would like to implement a PR, we are more than happy to help you go through the process!--> | <!-- If you would like to implement a PR, we are more than happy to help you go through the process!--> | |||
- [ ] I would like to work on a fix! | - [ ] I would like to work on a fix! | |||
<!-- | <!-- | |||
@babel/eslint-parser: | @babel/eslint-parser: | |||
If you are having issues with JSX you might want to check out eslint-plugin-re act. If there's an issue with new experimental syntax you might need check if it 's supported by @babel/eslint-plugin. | If you are having issues with JSX you might want to check out eslint-plugin-re act. If there's an issue with new experimental syntax you might need to check if it's supported by @babel/eslint-plugin. | |||
--> | --> | |||
**Current behavior** | **Current behavior** | |||
<!-- A clear and concise description of the behavior. --> | <!-- A clear and concise description of the behavior. --> | |||
- [REPL](babeljs.io/repl), [Codesandbox](https://codesandbox.io/s/babel-repl-cus tom-plugin-7s08o?file=/src/index.js), or GitHub Repo helps! | - [REPL](babeljs.io/repl), [Codesandbox](https://codesandbox.io/s/babel-repl-cus tom-plugin-7s08o?file=/src/index.js), or GitHub Repo helps! | |||
**Input Code** | **Input Code** | |||
```js | ```js | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |