--- description: Specifies the use of createEffect for handling side effects in SolidJS components. globs: src/components/**/*.jsx --- - Utilize createEffect() for side effects.