Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jsx-eslint/eslint-plugin-react

React-specific linting rules for ESLint
https://github.com/jsx-eslint/eslint-plugin-react

(react props) is missing in props validation ERROR

S-Amin opened this issue over 4 years ago
[react/prop-types] False positive when wrapped with React.memo

bhollis opened this issue over 4 years ago
Rule proposal: react/no-unstable-nested-components

AriPerkkio opened this issue over 4 years ago
react/sort-prop-types doesn't work for TypeScript

amannn opened this issue over 4 years ago
[New] : Avoid unsafe global window use

jzabala opened this pull request over 4 years ago
Added support (without options) for spread arguments with keys

machineghost opened this pull request over 4 years ago
Fix edge cases on jsx-pascal-case

yacinehmito opened this pull request over 4 years ago
New rule: Enforce import namespace `import * as React` style

tom-sherman opened this issue over 4 years ago
WIP: react version detection in a monorepo

migueloller opened this pull request over 4 years ago
[New] Create a named-import rule for React

el-angel opened this pull request almost 5 years ago
react/jsx-no-useless-fragment false positive

3dos opened this issue almost 5 years ago
Suggestion: no trailing semicolon

OliverJAsh opened this issue about 5 years ago
Rename ignoreStateless

emlai opened this issue about 5 years ago
Add contextType to lifecycle group in sort-comp

webkonstantin opened this pull request about 5 years ago
[docs] `jsx-no-bind`: add section about React Hooks

kdex opened this pull request about 5 years ago
react/jsx-no-bind: Dealing with the state hook

kdex opened this issue about 5 years ago
[react/jsx-fragments] Enforce <Fragment>

thany opened this issue about 5 years ago
`defaultProps` rule to be deprecated on function components

amypellegrini opened this issue over 5 years ago
react/prop-types: allow ignoring by glob

a-x- opened this pull request over 5 years ago
Error while configuring react/jsx-props-no-spreading

Solavon opened this issue over 5 years ago
Added old context to no-deprecated rule

Tom910 opened this pull request over 5 years ago
No set state in constructor rule

jenil94 opened this pull request over 5 years ago
Missing prop validation in React.FunctionComponent

dchebakov opened this issue over 5 years ago
Eslint cannot find global install

mickyginger opened this issue over 5 years ago
Allow jsx-pascal-case to ignore using regexps

soundasleep opened this pull request over 5 years ago
Support '.tsx' filename extension by default

kripod opened this pull request over 5 years ago
react/jsx-no-literals: some strings are slipping through

e110c0 opened this issue over 5 years ago
Use more efficient regex for boolean-prop-naming

jordanbtucker opened this pull request almost 6 years ago
Update forbid-prop-types: handle prop-type functions with no args

jack-lewin opened this pull request almost 6 years ago
Add jsx frag pragma support

Ailrun opened this pull request almost 6 years ago
'React' is defined but never used no-unused-vars

VanessaChu opened this issue about 6 years ago
Supporting async/await in `no-did-mount-setstate` rule

idanen opened this pull request about 6 years ago
[New] Add no-pure-component-children rule

rickhanlonii opened this pull request over 6 years ago
Group static lifecycle methods under lifecycle

metreniuk opened this pull request over 6 years ago
Detect line breaks in different OS

luissmg opened this pull request over 6 years ago
Possible jsx-no-allocation-in-props rule

alexzherdev opened this pull request over 6 years ago
[sort-comp] Fix bug affecting `instance-methods` group

michaelhogg opened this pull request over 6 years ago
[WIP] Add line-aligned option to jsx-closing-tag-location

Chudesnov opened this pull request over 6 years ago
Fix failures of jsx-max-depth on empty nodes

j-martyn opened this pull request almost 7 years ago
[Fix] `boolean-prop-naming`: add missing default config

ljharb opened this pull request almost 7 years ago
`no-unused-prop-types`: mark all props as used when spreading props

zhaozhiming opened this pull request almost 7 years ago
prop-types improved handling for destructuring and member expressions

cbranch101 opened this pull request about 7 years ago
New rule: Report usages of class methods besides render returning JSX

jomasti opened this pull request about 7 years ago
enforce testID in React (Native) components

matthargett opened this issue about 7 years ago
button-has-type does not allow for dynamic assignment

pke opened this issue about 7 years ago
jsx-handler-names, stateless components and object destructuring

renato opened this issue about 7 years ago
[New] Rule jsx-no-uppercase-data-aria-attributes

donabrams opened this pull request over 7 years ago
Add no-mutation-props

joeybaker opened this pull request over 7 years ago
jsx-handler-names update for better error messaging

cbengtson85 opened this pull request over 7 years ago
Add fix for prefer-stateless-function

RiddleMan opened this pull request over 7 years ago
JSX no empty line rule ?

DragorWW opened this issue over 7 years ago
`display-name` `ignoreTranspilerName` is too strict

ljharb opened this issue over 7 years ago
[Docs] create `setup.md`

tiefling opened this pull request over 7 years ago
Skip shape props in flow

Agontuk opened this pull request almost 8 years ago
Bug repro: Address memory leak in circlular flowtype definition

aray12 opened this pull request almost 8 years ago
"react/jsx-wrap-multilines": "never" option

ghost opened this issue almost 8 years ago
Add forbidPatterns to forbid-component-props rule

burabure opened this pull request about 8 years ago
Add includeDOM option to rule "forbid-component-props".

EdwardDrapkin opened this pull request over 8 years ago
add failing test case for prop-types Validating external propTypes

arronmabrey opened this pull request over 8 years ago
no-did-(update|mount)-set-state: `disallow-via-methods` option

avaly opened this pull request over 8 years ago
Definition for rule "jsx-curly-spacing" was not found

jaysig opened this issue over 8 years ago
[jsx-handler-names] Option to enforce only for class methods

IanVS opened this issue about 9 years ago