7 lines
298 B
Plaintext
7 lines
298 B
Plaintext
---
|
|
description: Adheres to Qwik's naming conventions, server-side code execution, and leveraging Vite plugins for optimized builds.
|
|
globs: src/**/*.*
|
|
---
|
|
- Follow Qwik's naming conventions and best practices
|
|
- Use server$ for server-side code execution
|
|
- Leverage Vite plugins for optimized builds |