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
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
bhollis opened this issue over 4 years ago
Rule proposal: react/no-unstable-nested-components
AriPerkkio opened this issue over 4 years ago
AriPerkkio opened this issue over 4 years ago
[Fix] `prop-types`: Support typescript props interface extension and TSTypeAliasDeclaration
hank121314 opened this pull request over 4 years ago
hank121314 opened this pull request over 4 years ago
react/sort-prop-types doesn't work for TypeScript
amannn opened this issue over 4 years ago
amannn opened this issue over 4 years ago
[New] : Avoid unsafe global window use
jzabala opened this pull request over 4 years ago
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
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
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
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
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
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
3dos opened this issue almost 5 years ago
Suggestion: no trailing semicolon
OliverJAsh opened this issue about 5 years ago
OliverJAsh opened this issue about 5 years ago
Rename ignoreStateless
emlai opened this issue about 5 years ago
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
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
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
kdex opened this issue about 5 years ago
[react/jsx-fragments] Enforce <Fragment>
thany opened this issue about 5 years ago
thany opened this issue about 5 years ago
Don't warn about react/jsx-no-target-blank when referrerPolicy is used
marusak opened this issue over 5 years ago
marusak opened this issue over 5 years ago
`defaultProps` rule to be deprecated on function components
amypellegrini opened this issue over 5 years ago
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
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
Solavon opened this issue over 5 years ago
Added old context to no-deprecated rule
Tom910 opened this pull request over 5 years ago
Tom910 opened this pull request over 5 years ago
No set state in constructor rule
jenil94 opened this pull request over 5 years ago
jenil94 opened this pull request over 5 years ago
Missing prop validation in React.FunctionComponent
dchebakov opened this issue over 5 years ago
dchebakov opened this issue over 5 years ago
"ESLint: Error while loading rule 'react/display-name': Cannot find module 'react' from '/home/...'.
sgehrman opened this issue over 5 years ago
sgehrman opened this issue over 5 years ago
Eslint cannot find global install
mickyginger opened this issue over 5 years ago
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
soundasleep opened this pull request over 5 years ago
Support '.tsx' filename extension by default
kripod opened this pull request over 5 years ago
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
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
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
jack-lewin opened this pull request almost 6 years ago
Add jsx frag pragma support
Ailrun opened this pull request almost 6 years ago
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
VanessaChu opened this issue about 6 years ago
Allow matching only beginning or ending of allowedFor items [forbid-component-props]
mikkelrd opened this pull request about 6 years ago
mikkelrd opened this pull request about 6 years ago
Supporting async/await in `no-did-mount-setstate` rule
idanen opened this pull request about 6 years ago
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
rickhanlonii opened this pull request over 6 years ago
Group static lifecycle methods under lifecycle
metreniuk opened this pull request over 6 years ago
metreniuk opened this pull request over 6 years ago
Detect line breaks in different OS
luissmg opened this pull request over 6 years ago
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
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
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
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
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
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
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
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
jomasti opened this pull request about 7 years ago
enforce testID in React (Native) components
matthargett opened this issue about 7 years ago
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
pke opened this issue about 7 years ago
jsx-handler-names, stateless components and object destructuring
renato opened this issue about 7 years ago
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
donabrams opened this pull request over 7 years ago
Add no-mutation-props
joeybaker opened this pull request over 7 years ago
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
cbengtson85 opened this pull request over 7 years ago
JSX not allowed in files with extension '' (react/jsx-filename-extension)
tconroy opened this issue over 7 years ago
tconroy opened this issue over 7 years ago
'(react/prop-types): Missing in props validation' when props contain a flow 'map' object
JonathonAshworth opened this issue over 7 years ago
JonathonAshworth opened this issue over 7 years ago
Add fix for prefer-stateless-function
RiddleMan opened this pull request over 7 years ago
RiddleMan opened this pull request over 7 years ago
JSX no empty line rule ?
DragorWW opened this issue over 7 years ago
DragorWW opened this issue over 7 years ago
`display-name` `ignoreTranspilerName` is too strict
ljharb opened this issue over 7 years ago
ljharb opened this issue over 7 years ago
[Docs] create `setup.md`
tiefling opened this pull request over 7 years ago
tiefling opened this pull request over 7 years ago
Skip shape props in flow
Agontuk opened this pull request almost 8 years ago
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
aray12 opened this pull request almost 8 years ago
"react/jsx-wrap-multilines": "never" option
ghost opened this issue almost 8 years ago
ghost opened this issue almost 8 years ago
Add forbidPatterns to forbid-component-props rule
burabure opened this pull request about 8 years ago
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
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
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
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
jaysig opened this issue over 8 years ago
Rule Proposal: functions returning JSX should be refactored into React components
keithamus opened this issue over 8 years ago
keithamus opened this issue over 8 years ago
False Positive: "react/prop-types [PROP_NAME] is missing in props validation" when using stateless components + destructured param + Flow
ayrton opened this issue almost 9 years ago
ayrton opened this issue almost 9 years ago
[jsx-handler-names] Option to enforce only for class methods
IanVS opened this issue about 9 years ago
IanVS opened this issue about 9 years ago