---
description: Enforces the preference for functional components in SolidJS projects within the components directory.
globs: src/components/**/*.jsx
- Always use functional components instead of class components.