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:
|
description: Svelte Documentation and Performance Guidelines
|
||||||
globs:
|
globs: **/*.{svelte,js,ts,jsx,tsx,html,css}
|
||||||
alwaysApply: true
|
alwaysApply: true
|
||||||
---
|
---
|
||||||
# Svelte Documentation and Performance Guidelines
|
|
||||||
|
|
||||||
## Documentation Requirements
|
## Documentation Requirements
|
||||||
All code changes and implementations in this project must reference and follow the latest documentation for:
|
All code changes and implementations in this project must reference and follow the latest documentation for:
|
||||||
- Svelte 5: https://svelte.dev/docs
|
- Svelte 5: https://svelte.dev/docs
|
||||||
|
|||||||
Reference in New Issue
Block a user