jsx-eslint/eslint-plugin-react

boolean-prop-naming does not check Flow props

Open

#1 540 ouverte le 17 nov. 2017

Voir sur GitHub
 (4 commentaires) (1 réaction) (0 assignés)JavaScript (2 797 forks)batch import
enhancementflowhelp wantedrule

Métriques du dépôt

Stars
 (8 630 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur