jsx-eslint/eslint-plugin-react

boolean-prop-naming does not check Flow props

Open

#1,540 opened on Nov 17, 2017

View on GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (2,797 forks)batch import
enhancementflowhelp wantedrule

Repository metrics

Stars
 (8,630 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The boolean-prop-naming does not complain about boolean props defined in Flow which do not match the rule pattern.

eslint-plugin-react: 7.4.0 eslint: 4.11.0

Contributor guide