issues
search
ArnaudBarre
/
eslint-plugin-react-refresh
Validate that your components can safely be updated with Fast Refresh
MIT License
216
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fast Refresh now works when component contains multiple exports?
#61
bteng22
closed
17 hours ago
1
Add basic support for custom HOCs
#60
HorusGoul
opened
3 days ago
1
Ignore warnings when exporting a MobX observer component
#59
HorusGoul
opened
4 days ago
1
Cannot read properties of undefined (reading 'forEach')
#58
Jupiter-u
closed
2 weeks ago
1
Will this be updated for eslint 9 and the new flat format?
#57
geoff-harper
closed
2 weeks ago
2
Crash while linting after upgrading to 0.4.14
#56
bobdepreziz
opened
3 weeks ago
1
Add `createContextMethods` option
#55
SeokminHong
opened
4 weeks ago
2
Report React context exports
#54
IgorAufricht
closed
1 month ago
0
Report React contexts
#53
IgorAufricht
closed
1 month ago
1
Doesn't support Arbitrary Module Identifiers in TypeScript 5.6
#52
pauliesnug
closed
1 month ago
1
Safe to ignore warning when exporting a react-redux connected component?
#51
joshgreco
closed
1 month ago
1
Key "plugins": Key "react-refresh": Expected an object.
#50
reyhankaplan
closed
2 months ago
5
How can I prevent eslint error in Next.js's getServerSideProps?
#49
zebra0303
closed
2 months ago
2
false positive for memoizing generic component?
#48
andreimatei
closed
2 months ago
2
Type exports should be ignored
#47
silverwind
closed
3 months ago
2
Supports `React.forwardRef` and `React.memo` [publish]
#46
SukkaW
closed
3 months ago
0
Handle memo for function declarations / function assignments [publish]
#45
SukkaW
closed
4 months ago
3
Possible false-positive with memo default export
#44
SukkaW
closed
4 months ago
7
False positive for negative number with allowConstantExport
#43
RandScullard
closed
4 months ago
1
Modern eslint.config.js support
#42
yy-do-it
closed
6 months ago
3
False positive on `export { X as default }`
#41
geoffreytools
closed
6 months ago
4
feature request: Allow lazy loading
#40
januswel
opened
7 months ago
4
Ignore cypress test files
#39
abuabdillahi
closed
8 months ago
3
Bug: ts declaration types are not shipped with the package
#38
valerii15298
closed
8 months ago
11
Question about potential problems with barrel files
#37
kylemh
closed
9 months ago
1
Allow constant exports doesn't work with objects.
#36
AaronPowell96
opened
10 months ago
6
Possible false positive/negative
#35
innerdaze
closed
11 months ago
1
How to configure your plugin to work with a Vite+React project?
#34
Nefcanto
closed
11 months ago
2
Warn exports instead of components when using only components
#33
skovhus
opened
11 months ago
3
Support for styled components
#32
skovhus
closed
11 months ago
1
How to use in flat config
#31
rakleed
closed
11 months ago
1
False positives in v0.4.4
#30
eddie-dunn
opened
1 year ago
12
Add option for allowList of export names
#29
aaronadamsCA
closed
1 year ago
3
Please add better description what it does
#28
dzek69
opened
1 year ago
2
Possible false-positive with memo default export
#27
silverwind
closed
1 year ago
4
Capitalized non-function not triggering rule
#26
uthbees
closed
1 year ago
2
Lazy Loading react component get some warning
#25
bsnman
opened
1 year ago
16
Consider not warning on `export *` when re-exported file is passing
#24
silverwind
closed
1 year ago
5
Add recommended config
#23
nklhtv
closed
1 year ago
1
Correct use with Context API and Vite - docs missing?
#22
lorand-horvath
closed
1 year ago
2
Throwing error for typescript type exports.
#21
sadik-malik
closed
1 year ago
2
Fast Refresh and Hooks
#20
ghost
closed
1 year ago
1
Warning is not appearing for enums
#19
RakhmatovR
closed
1 year ago
1
Support for constant objects?
#18
schaschko
closed
1 year ago
3
Remove plugin from README.md
#17
albertreed
closed
1 year ago
4
fix: typo in localComponents description
#16
janikga
closed
1 year ago
0
Fix messages of rules
#15
adamschachne
closed
1 year ago
0
Check for default export naming to be PascalCase
#14
jameshulse
closed
1 year ago
5
Warning triggered for component using forwardRef
#13
hichemfantar
closed
1 year ago
7
Allow `export type * from '...'`
#12
basicdays
closed
1 year ago
2
Next