Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Known Issue: object-shorthand with spread operator
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Jun 16, 2015
1 parent 40d63f9 commit 02df9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ For questions and support please visit the `#linting` [babel slack channel](http
## Known Issues
> For issues related to JSX (especially `no-unused-vars`), see if [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) helps!
- `generator-star` with async/await functions [#78](https://github.com/babel/babel-eslint/issues/78)
- `object-shorthand` with spread operator [#131](https://github.com/babel/babel-eslint/issues/131)

## How does it work?

Expand Down

0 comments on commit 02df9e0

Please sign in to comment.