BMAD-METHOD/.claude/rules/qwik-tailwind-cursorrules-p.../qwik-functional-components-...

5 lines
206 B
Plaintext

---
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.