Skip to content

Issues: solidjs-community/eslint-plugin-solid

Question: What's a tracked scope?
#8 by imedadel was closed Feb 1, 2022
Closed 9
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Bugs happend in jsx-uses-vars bug Something isn't working
#138 opened Apr 13, 2024 by Nixie24
Support for eslint 9.0.0 enhancement New feature or request
#137 opened Apr 8, 2024 by AlbertSabate
solid/reactivity does not track imported signals bug Something isn't working
#127 opened Feb 1, 2024 by CreativeTechGuy
1 task
solid/reactivity warning while directly mutating a createMutable state bug Something isn't working reactivity v2 To be addressed in the rewrite of the solid/reactivity rule
#99 opened Jun 18, 2023 by seahindeniz
1 task done
add urls with deeper explanation to linting-errors enhancement New feature or request
#86 opened Mar 18, 2023 by bigmistqke
1 task
Using debounce from solid-primitives causes warnings bug Something isn't working
#84 opened Mar 14, 2023 by aminya
1 task
Warn about set signal in effects enhancement New feature or request
#79 opened Feb 25, 2023 by modderme123
1 task
Add support for destructuring @solidjs/router hooks enhancement New feature or request reactivity v2 To be addressed in the rewrite of the solid/reactivity rule
#72 opened Feb 4, 2023 by blarfoon
1 task done
Rule for sort JSX props enhancement New feature or request
#66 opened Jan 27, 2023 by ceopaludetto
False negative when passing a reactive value to a create* or use* function via an object property bug Something isn't working reactivity v2 To be addressed in the rewrite of the solid/reactivity rule
#57 opened Jan 4, 2023 by russelldavis
1 task
Reactivity rule does not allow directly returning a reactive expression instead of assigning to a variable bug Something isn't working reactivity v2 To be addressed in the rewrite of the solid/reactivity rule
#52 opened Dec 20, 2022 by jfrere
Report reactivity issues when using inside solid-start routeData function enhancement New feature or request reactivity v2 To be addressed in the rewrite of the solid/reactivity rule
#43 opened Nov 22, 2022 by nirtamir2
1 task done
Validate JSX nesting enhancement New feature or request
#25 opened May 18, 2022 by joshwilsonvu
ProTip! Exclude everything labeled bug with -label:bug.