jsx-eslint/eslint-plugin-react

boolean-prop-naming does not check Flow props

Open

#1,540 创建于 2017年11月17日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)JavaScript (2,797 fork)batch import
enhancementflowhelp wantedrule

仓库指标

Star
 (8,630 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南