---
description: Enforces the use of functional components within Qwik projects, promoting a consistent and modern coding style.
globs: **/*.{ts,tsx}
- Always prefer functional components in Qwik files.