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

Commit

Permalink
add known issue for #136
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Jul 1, 2015
1 parent 72f1331 commit 1e8177a
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 @@ -12,6 +12,7 @@ For questions and support please visit the `#linting` [babel slack channel](http

## Known Issues
- `no-unused-vars/no-undef` with Flow declarations (`declare module A {}`) [#132](https://github.com/babel/babel-eslint/issues/132#issuecomment-112815926)
- `no-unused-vars: [2, {vars: local}]` [#136](https://github.com/babel/babel-eslint/issues/136)

Please check out [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) for react/jsx issues
- `no-unused-vars` with jsx
Expand Down

0 comments on commit 1e8177a

Please sign in to comment.