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 (8,630 stars) (2,797 forks)batch import
enhancementflowhelp wantedrule

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

boolean-prop-naming does not check Flow props · jsx-eslint/eslint-plugin-react#1540 | Good First Issue