refactor: update Svelte and TypeScript rules for improved application behavior

- Set Svelte rules to always apply for consistent usage.
- Adjust TypeScript rules to exclude .tsx files and ensure clarity in type safety guidelines.
- Cleaned up formatting and examples for better readability and understanding.
This commit is contained in:
2025-11-12 10:24:45 -03:00
parent 9bb13b486e
commit 1c56d71d43
2 changed files with 29 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
---
description: Ajuda para escrever e editar aquivos svelte
alwaysApply: false
alwaysApply: true
---
You are able to use the Svelte MCP server, where you have access to comprehensive Svelte 5 and SvelteKit documentation. Here's how to use the available tools effectively: