enhancementhelp wanted
仓库指标
- Star
- (8,630 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Currently the sort-prop-types rule, allows you to set callbacksLast: true, which makes it so callbacks beginning with on are listed last.
I would like to see this expanded with a functionsLast: true option because I don't typically name my callbacks / functions with on.