mirror of
https://github.com/LukeHagar/Sveltey.git
synced 2025-12-06 04:21:38 +00:00
updated cursor rule
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
description: Svelte Documentation and Performance Guidelines
|
||||
globs: **/*.{svelte,js,ts,jsx,tsx,html,css}
|
||||
alwaysApply: true
|
||||
---
|
||||
# Svelte Documentation and Performance Guidelines
|
||||
|
||||
## Documentation Requirements
|
||||
All code changes and implementations in this project must reference and follow the latest documentation for:
|
||||
- Svelte 5: https://svelte.dev/docs
|
||||
|
||||
Reference in New Issue
Block a user