solidjs-community / eslint-plugin-solid

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

Add rule solid/no-array-handlers #75

Closed HatulaPro closed 1 year ago

HatulaPro commented 1 year ago

Closes #73

Added an optional rule to warn about unsafe events.

joshwilsonvu commented 1 year ago

Thank you! Great work using trace(). Shipped in v0.10.0.