solidjs-community / eslint-plugin-solid

Solid-specific linting rules for ESLint.
MIT License
209 stars 24 forks source link

Handle mapArray/indexArray edge cases; support member expression custom hooks #59

Closed joshwilsonvu closed 1 year ago

joshwilsonvu commented 1 year ago

Continuation of #56; closes #50 and closes #54.

zjullion commented 1 year ago

I'm not using solid anymore, but @joshwilsonvu, awesome work and great responsiveness to get this done so fast. Great job!